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.Common.IChannelRoleEnum Interface Reference

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

Inherited by commercetools.Sdk.HistoryApi.Models.Common.ChannelRoleEnumWrapper.

Static Public Member Functions

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

Static Public Attributes

static IChannelRoleEnum InventorySupply
 
static IChannelRoleEnum ProductDistribution
 
static IChannelRoleEnum OrderExport
 
static IChannelRoleEnum OrderImport
 
static IChannelRoleEnum Primary
 

Properties

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

Member Function Documentation

◆ FindEnum()

static IChannelRoleEnum commercetools.Sdk.HistoryApi.Models.Common.IChannelRoleEnum.FindEnum ( string  value)
inlinestatic

◆ Values()

static IChannelRoleEnum[] commercetools.Sdk.HistoryApi.Models.Common.IChannelRoleEnum.Values ( )
inlinestatic

Member Data Documentation

◆ InventorySupply

IChannelRoleEnum commercetools.Sdk.HistoryApi.Models.Common.IChannelRoleEnum.InventorySupply
static
Initial value:
= new ChannelRoleEnumWrapper
{ Value = ChannelRoleEnum.InventorySupply, JsonName = "InventorySupply" }
string JsonName
Definition IJsonName.cs:5
ChannelRoleEnum? Value
Definition ChannelRoleEnum.cs:67
ChannelRoleEnum
Definition ChannelRoleEnum.cs:12

◆ OrderExport

IChannelRoleEnum commercetools.Sdk.HistoryApi.Models.Common.IChannelRoleEnum.OrderExport
static
Initial value:
= new ChannelRoleEnumWrapper
{ Value = ChannelRoleEnum.OrderExport, JsonName = "OrderExport" }

◆ OrderImport

IChannelRoleEnum commercetools.Sdk.HistoryApi.Models.Common.IChannelRoleEnum.OrderImport
static
Initial value:
= new ChannelRoleEnumWrapper
{ Value = ChannelRoleEnum.OrderImport, JsonName = "OrderImport" }

◆ Primary

IChannelRoleEnum commercetools.Sdk.HistoryApi.Models.Common.IChannelRoleEnum.Primary
static
Initial value:
= new ChannelRoleEnumWrapper
{ Value = ChannelRoleEnum.Primary, JsonName = "Primary" }

◆ ProductDistribution

IChannelRoleEnum commercetools.Sdk.HistoryApi.Models.Common.IChannelRoleEnum.ProductDistribution
static
Initial value:
= new ChannelRoleEnumWrapper
{ Value = ChannelRoleEnum.ProductDistribution, JsonName = "ProductDistribution" }

Property Documentation

◆ Value

ChannelRoleEnum? commercetools.Sdk.HistoryApi.Models.Common.IChannelRoleEnum.Value
get

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