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.Api.Models.BusinessUnits.IAssociateRoleInheritanceMode Interface Reference

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

Inherited by commercetools.Sdk.Api.Models.BusinessUnits.AssociateRoleInheritanceModeWrapper.

Static Public Member Functions

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

Static Public Attributes

static IAssociateRoleInheritanceMode Enabled
 
static IAssociateRoleInheritanceMode Disabled
 

Properties

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

Member Function Documentation

◆ FindEnum()

static IAssociateRoleInheritanceMode commercetools.Sdk.Api.Models.BusinessUnits.IAssociateRoleInheritanceMode.FindEnum ( string  value)
inlinestatic

◆ Values()

static IAssociateRoleInheritanceMode[] commercetools.Sdk.Api.Models.BusinessUnits.IAssociateRoleInheritanceMode.Values ( )
inlinestatic

Member Data Documentation

◆ Disabled

IAssociateRoleInheritanceMode commercetools.Sdk.Api.Models.BusinessUnits.IAssociateRoleInheritanceMode.Disabled
static
Initial value:
= new AssociateRoleInheritanceModeWrapper
{ Value = AssociateRoleInheritanceMode.Disabled, JsonName = "Disabled" }
string JsonName
Definition IJsonName.cs:5
AssociateRoleInheritanceMode? Value
Definition AssociateRoleInheritanceMode.cs:49
AssociateRoleInheritanceMode
Definition AssociateRoleInheritanceMode.cs:12

◆ Enabled

IAssociateRoleInheritanceMode commercetools.Sdk.Api.Models.BusinessUnits.IAssociateRoleInheritanceMode.Enabled
static
Initial value:
= new AssociateRoleInheritanceModeWrapper
{ Value = AssociateRoleInheritanceMode.Enabled, JsonName = "Enabled" }

Property Documentation

◆ Value

AssociateRoleInheritanceMode? commercetools.Sdk.Api.Models.BusinessUnits.IAssociateRoleInheritanceMode.Value
get

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