commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Static Public Member Functions | Static Public Attributes | Properties
commercetools.Sdk.HistoryApi.Models.ChangeHistories.ISource Interface Reference

Inherits commercetools.Base.Models.IJsonName, and IEnumerable< char >.

Inherited by commercetools.Sdk.HistoryApi.Models.ChangeHistories.SourceWrapper.

Static Public Member Functions

static ISource[] Values ()
 
static ISource FindEnum (string value)
 

Static Public Attributes

static ISource MerchantCenter
 
static ISource ImpEx
 
static ISource ApiClient
 

Properties

SourceValue [get]
 
- Properties inherited from commercetools.Base.Models.IJsonName
string JsonName [get]
 

Member Function Documentation

◆ FindEnum()

static ISource commercetools.Sdk.HistoryApi.Models.ChangeHistories.ISource.FindEnum ( string  value)
inlinestatic

◆ Values()

static ISource[] commercetools.Sdk.HistoryApi.Models.ChangeHistories.ISource.Values ( )
inlinestatic

Member Data Documentation

◆ ApiClient

ISource commercetools.Sdk.HistoryApi.Models.ChangeHistories.ISource.ApiClient
static
Initial value:
= new SourceWrapper
{ Value = Source.ApiClient, JsonName = "ApiClient" }
string JsonName
Definition IJsonName.cs:5

◆ ImpEx

ISource commercetools.Sdk.HistoryApi.Models.ChangeHistories.ISource.ImpEx
static
Initial value:
= new SourceWrapper
{ Value = Source.ImpEx, JsonName = "ImpEx" }

◆ MerchantCenter

ISource commercetools.Sdk.HistoryApi.Models.ChangeHistories.ISource.MerchantCenter
static
Initial value:
= new SourceWrapper
{ Value = Source.MerchantCenter, JsonName = "MerchantCenter" }

Property Documentation

◆ Value

Source? commercetools.Sdk.HistoryApi.Models.ChangeHistories.ISource.Value
get

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