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.ImportApi.Models.Producttypes.AttributeLocalizedEnumType Class Reference

Inherits commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeLocalizedEnumType.

Public Member Functions

 AttributeLocalizedEnumType ()
 

Properties

string Name [get, set]
 
IList< IAttributeLocalizedEnumValueValues [get, set]
 
IEnumerable< IAttributeLocalizedEnumValueValuesEnumerable [set]
 
- Properties inherited from commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeLocalizedEnumType
- Properties inherited from commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeType

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ AttributeLocalizedEnumType()

commercetools.Sdk.ImportApi.Models.Producttypes.AttributeLocalizedEnumType.AttributeLocalizedEnumType ( )
inline

Property Documentation

◆ Name

string commercetools.Sdk.ImportApi.Models.Producttypes.AttributeLocalizedEnumType.Name
getset

◆ Values

IList<IAttributeLocalizedEnumValue> commercetools.Sdk.ImportApi.Models.Producttypes.AttributeLocalizedEnumType.Values
getset

◆ ValuesEnumerable

IEnumerable<IAttributeLocalizedEnumValue> commercetools.Sdk.ImportApi.Models.Producttypes.AttributeLocalizedEnumType.ValuesEnumerable
set

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