commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Public Member Functions | Properties
commercetools.Sdk.Api.Models.Customers.AuthenticationModeWrapper Class Reference

Inherits commercetools.Sdk.Api.Models.Customers.IAuthenticationMode.

Public Member Functions

override string ToString ()
 
new IEnumerator< char > GetEnumerator ()
 

Properties

string JsonName [get, set]
 
AuthenticationModeValue [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Customers.IAuthenticationMode
- Properties inherited from commercetools.Base.Models.IJsonName

Additional Inherited Members

- Static Public Member Functions inherited from commercetools.Sdk.Api.Models.Customers.IAuthenticationMode
static IAuthenticationMode[] Values ()
 
static IAuthenticationMode FindEnum (string value)
 
- Static Public Attributes inherited from commercetools.Sdk.Api.Models.Customers.IAuthenticationMode
static IAuthenticationMode Password
 
static IAuthenticationMode ExternalAuth
 

Member Function Documentation

◆ GetEnumerator()

new IEnumerator< char > commercetools.Sdk.Api.Models.Customers.AuthenticationModeWrapper.GetEnumerator ( )
inline

◆ ToString()

override string commercetools.Sdk.Api.Models.Customers.AuthenticationModeWrapper.ToString ( )
inline

Property Documentation

◆ JsonName

string commercetools.Sdk.Api.Models.Customers.AuthenticationModeWrapper.JsonName
getset

◆ Value

AuthenticationMode? commercetools.Sdk.Api.Models.Customers.AuthenticationModeWrapper.Value
getset

The documentation for this class was generated from the following file: