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.ProductTypes.AttributeEnumType Class Reference

Inherits commercetools.Sdk.Api.Models.ProductTypes.IAttributeEnumType.

Public Member Functions

 AttributeEnumType ()
 

Properties

string Name [get, set]
 
IList< IAttributePlainEnumValueValues [get, set]
 
IEnumerable< IAttributePlainEnumValueValuesEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.ProductTypes.IAttributeEnumType
- Properties inherited from commercetools.Sdk.Api.Models.ProductTypes.IAttributeType

Additional Inherited Members

- Static Public Member Functions inherited from commercetools.Sdk.Api.Models.ProductTypes.IAttributeType
static commercetools.Sdk.Api.Models.ProductTypes.AttributeBooleanType Boolean (Action< commercetools.Sdk.Api.Models.ProductTypes.AttributeBooleanType > init=null)
 
static commercetools.Sdk.Api.Models.ProductTypes.AttributeDateType Date (Action< commercetools.Sdk.Api.Models.ProductTypes.AttributeDateType > init=null)
 
static commercetools.Sdk.Api.Models.ProductTypes.AttributeDateTimeType Datetime (Action< commercetools.Sdk.Api.Models.ProductTypes.AttributeDateTimeType > init=null)
 
static commercetools.Sdk.Api.Models.ProductTypes.AttributeEnumType Enum (Action< commercetools.Sdk.Api.Models.ProductTypes.AttributeEnumType > init=null)
 
static commercetools.Sdk.Api.Models.ProductTypes.AttributeLocalizedEnumType Lenum (Action< commercetools.Sdk.Api.Models.ProductTypes.AttributeLocalizedEnumType > init=null)
 
static commercetools.Sdk.Api.Models.ProductTypes.AttributeLocalizableTextType Ltext (Action< commercetools.Sdk.Api.Models.ProductTypes.AttributeLocalizableTextType > init=null)
 
static commercetools.Sdk.Api.Models.ProductTypes.AttributeMoneyType Money (Action< commercetools.Sdk.Api.Models.ProductTypes.AttributeMoneyType > init=null)
 
static commercetools.Sdk.Api.Models.ProductTypes.AttributeNestedType Nested (Action< commercetools.Sdk.Api.Models.ProductTypes.AttributeNestedType > init=null)
 
static commercetools.Sdk.Api.Models.ProductTypes.AttributeNumberType Number (Action< commercetools.Sdk.Api.Models.ProductTypes.AttributeNumberType > init=null)
 
static commercetools.Sdk.Api.Models.ProductTypes.AttributeReferenceType Reference (Action< commercetools.Sdk.Api.Models.ProductTypes.AttributeReferenceType > init=null)
 
static commercetools.Sdk.Api.Models.ProductTypes.AttributeSetType Set (Action< commercetools.Sdk.Api.Models.ProductTypes.AttributeSetType > init=null)
 
static commercetools.Sdk.Api.Models.ProductTypes.AttributeTextType Text (Action< commercetools.Sdk.Api.Models.ProductTypes.AttributeTextType > init=null)
 
static commercetools.Sdk.Api.Models.ProductTypes.AttributeTimeType Time (Action< commercetools.Sdk.Api.Models.ProductTypes.AttributeTimeType > init=null)
 

Constructor & Destructor Documentation

◆ AttributeEnumType()

commercetools.Sdk.Api.Models.ProductTypes.AttributeEnumType.AttributeEnumType ( )
inline

Property Documentation

◆ Name

string commercetools.Sdk.Api.Models.ProductTypes.AttributeEnumType.Name
getset

◆ Values

IList<IAttributePlainEnumValue> commercetools.Sdk.Api.Models.ProductTypes.AttributeEnumType.Values
getset

◆ ValuesEnumerable

IEnumerable<IAttributePlainEnumValue> commercetools.Sdk.Api.Models.ProductTypes.AttributeEnumType.ValuesEnumerable
set

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