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.Api.Models.ProductTypes.IAttributeType Interface Reference

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

Static Public Member Functions

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)
 

Properties

string Name [get, set]
 

Member Function Documentation

◆ Boolean()

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

◆ Date()

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

◆ Datetime()

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

◆ Enum()

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

◆ Lenum()

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

◆ Ltext()

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

◆ Money()

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

◆ Nested()

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

◆ Number()

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

◆ Reference()

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

◆ Set()

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

◆ Text()

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

◆ Time()

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

Property Documentation

◆ Name

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

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