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

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

Public Member Functions

Type GetValueType ()
 
long 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< long >
GetValue ()
 

Static Public Member Functions

static implicit operator DecimalAttribute (LongAttribute value)
 

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()

long commercetools.Sdk.Api.Models.Products.LongAttribute.GetValue ( )

◆ GetValueType()

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

◆ operator DecimalAttribute()

static implicit commercetools.Sdk.Api.Models.Products.LongAttribute.operator DecimalAttribute ( LongAttribute  value)
inlinestatic

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