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.Projects.CustomerIndexingStatusWrapper Class Reference

Inherits commercetools.Sdk.Api.Models.Projects.ICustomerIndexingStatus.

Public Member Functions

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

Properties

string JsonName [get, set]
 
CustomerIndexingStatusValue [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Projects.ICustomerIndexingStatus
- Properties inherited from commercetools.Base.Models.IJsonName

Additional Inherited Members

- Static Public Member Functions inherited from commercetools.Sdk.Api.Models.Projects.ICustomerIndexingStatus
static ICustomerIndexingStatus[] Values ()
 
static ICustomerIndexingStatus FindEnum (string value)
 
- Static Public Attributes inherited from commercetools.Sdk.Api.Models.Projects.ICustomerIndexingStatus
static ICustomerIndexingStatus Scheduled
 
static ICustomerIndexingStatus Indexing
 
static ICustomerIndexingStatus Ready
 
static ICustomerIndexingStatus Failed
 

Member Function Documentation

◆ GetEnumerator()

new IEnumerator< char > commercetools.Sdk.Api.Models.Projects.CustomerIndexingStatusWrapper.GetEnumerator ( )
inline

◆ ToString()

override string commercetools.Sdk.Api.Models.Projects.CustomerIndexingStatusWrapper.ToString ( )
inline

Property Documentation

◆ JsonName

string commercetools.Sdk.Api.Models.Projects.CustomerIndexingStatusWrapper.JsonName
getset

◆ Value

CustomerIndexingStatus? commercetools.Sdk.Api.Models.Projects.CustomerIndexingStatusWrapper.Value
getset

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