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

Inherits commercetools.Sdk.Api.Models.Products.Attribute, and commercetools.Sdk.Api.Models.Products.IGenericAttribute< bool >.

Public Member Functions

Type GetValueType ()
 
bool GetValue ()
 
- 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 ()
 
- Public Member Functions inherited from commercetools.Sdk.Api.Models.Products.IGenericAttribute< bool >
GetValue ()
 

Additional Inherited Members

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

Member Function Documentation

◆ GetValue()

bool commercetools.Sdk.Api.Models.Products.BooleanAttribute.GetValue ( )

◆ GetValueType()

Type commercetools.Sdk.Api.Models.Products.BooleanAttribute.GetValueType ( )

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