commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.Api.Models.Products.Attribute Class Reference

Inherits commercetools.Sdk.Api.Models.Products.IAttribute.

Inherited by commercetools.Sdk.Api.Models.Products.BooleanAttribute, commercetools.Sdk.Api.Models.Products.DecimalAttribute, commercetools.Sdk.Api.Models.Products.LocalizedEnumAttribute, commercetools.Sdk.Api.Models.Products.LocalizedStringAttribute, commercetools.Sdk.Api.Models.Products.LongAttribute, commercetools.Sdk.Api.Models.Products.MoneyAttribute, commercetools.Sdk.Api.Models.Products.NestedAttribute, commercetools.Sdk.Api.Models.Products.PlainEnumAttribute, commercetools.Sdk.Api.Models.Products.ReferenceAttribute, commercetools.Sdk.Api.Models.Products.SetAttribute< T >, and commercetools.Sdk.Api.Models.Products.StringAttribute.

Properties

string Name [get, set]
 
Object Value [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Products.IAttribute

Additional Inherited Members

- Public Member Functions inherited from commercetools.Sdk.Api.Models.Products.IAttribute
PlainEnumAttributeToPlainEnumAttribute ()
 
LocalizedEnumAttributeToLocalizedEnumAttribute ()
 
LocalizedStringAttributeToLocalizedStringAttribute ()
 
StringAttributeToStringAttribute ()
 
MoneyAttributeToMoneyAttribute ()
 
BooleanAttributeToBooleanAttribute ()
 
DecimalAttributeToDecimalAttribute ()
 
LongAttributeToLongAttribute ()
 
ReferenceAttributeToReferenceAttribute ()
 
NestedAttributeToNestedAttribute ()
 
SetAttribute< string >? ToSetStringAttribute ()
 
SetAttribute< LocalizedString >? ToSetLocalizedStringAttribute ()
 
SetAttribute< IAttributePlainEnumValue >? ToSetPlainEnumAttribute ()
 
SetAttribute< IAttributeLocalizedEnumValue >? ToSetLocalizedEnumAttribute ()
 
SetAttribute< ITypedMoney >? ToSetMoneyAttribute ()
 
SetAttribute< bool >? ToSetBooleanAttribute ()
 
SetAttribute< decimal >? ToSetDecimalAttribute ()
 
SetAttribute< long >? ToSetLongAttribute ()
 
SetAttribute< IReference >? ToSetReferenceAttribute ()
 
SetAttribute< List< IAttribute > >? ToSetOfNestedAttribute ()
 

Property Documentation

◆ Name

string commercetools.Sdk.Api.Models.Products.Attribute.Name
getset

◆ Value

Object commercetools.Sdk.Api.Models.Products.Attribute.Value
getset

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