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

Inherited by commercetools.Sdk.ImportApi.Models.Producttypes.AttributeType, commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeBooleanType, commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeDateTimeType, commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeDateType, commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeEnumType, commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeLocalizableTextType, commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeLocalizedEnumType, commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeMoneyType, commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeNestedType, commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeNumberType, commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeReferenceType, commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeSetType, commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeTextType, and commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeTimeType.

Static Public Member Functions

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)
 

Properties

string Name [get, set]
 

Member Function Documentation

◆ Boolean()

static commercetools.Sdk.ImportApi.Models.Producttypes.AttributeBooleanType commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeType.Boolean ( Action< commercetools::Sdk::ImportApi::Models::Producttypes::AttributeBooleanType init = null)
inlinestatic

◆ Date()

static commercetools.Sdk.ImportApi.Models.Producttypes.AttributeDateType commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeType.Date ( Action< commercetools::Sdk::ImportApi::Models::Producttypes::AttributeDateType init = null)
inlinestatic

◆ Datetime()

static commercetools.Sdk.ImportApi.Models.Producttypes.AttributeDateTimeType commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeType.Datetime ( Action< commercetools::Sdk::ImportApi::Models::Producttypes::AttributeDateTimeType init = null)
inlinestatic

◆ Enum()

static commercetools.Sdk.ImportApi.Models.Producttypes.AttributeEnumType commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeType.Enum ( Action< commercetools::Sdk::ImportApi::Models::Producttypes::AttributeEnumType init = null)
inlinestatic

◆ Lenum()

static commercetools.Sdk.ImportApi.Models.Producttypes.AttributeLocalizedEnumType commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeType.Lenum ( Action< commercetools::Sdk::ImportApi::Models::Producttypes::AttributeLocalizedEnumType init = null)
inlinestatic

◆ Ltext()

static commercetools.Sdk.ImportApi.Models.Producttypes.AttributeLocalizableTextType commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeType.Ltext ( Action< commercetools::Sdk::ImportApi::Models::Producttypes::AttributeLocalizableTextType init = null)
inlinestatic

◆ Money()

static commercetools.Sdk.ImportApi.Models.Producttypes.AttributeMoneyType commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeType.Money ( Action< commercetools::Sdk::ImportApi::Models::Producttypes::AttributeMoneyType init = null)
inlinestatic

◆ Nested()

static commercetools.Sdk.ImportApi.Models.Producttypes.AttributeNestedType commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeType.Nested ( Action< commercetools::Sdk::ImportApi::Models::Producttypes::AttributeNestedType init = null)
inlinestatic

◆ Number()

static commercetools.Sdk.ImportApi.Models.Producttypes.AttributeNumberType commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeType.Number ( Action< commercetools::Sdk::ImportApi::Models::Producttypes::AttributeNumberType init = null)
inlinestatic

◆ Reference()

static commercetools.Sdk.ImportApi.Models.Producttypes.AttributeReferenceType commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeType.Reference ( Action< commercetools::Sdk::ImportApi::Models::Producttypes::AttributeReferenceType init = null)
inlinestatic

◆ Set()

static commercetools.Sdk.ImportApi.Models.Producttypes.AttributeSetType commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeType.Set ( Action< commercetools::Sdk::ImportApi::Models::Producttypes::AttributeSetType init = null)
inlinestatic

◆ Text()

static commercetools.Sdk.ImportApi.Models.Producttypes.AttributeTextType commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeType.Text ( Action< commercetools::Sdk::ImportApi::Models::Producttypes::AttributeTextType init = null)
inlinestatic

◆ Time()

static commercetools.Sdk.ImportApi.Models.Producttypes.AttributeTimeType commercetools.Sdk.ImportApi.Models.Producttypes.IAttributeType.Time ( Action< commercetools::Sdk::ImportApi::Models::Producttypes::AttributeTimeType init = null)
inlinestatic

Property Documentation

◆ Name

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

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