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

Inherits commercetools.Sdk.Api.Models.Common.ITypedMoney.

Properties

long CentAmount [get, set]
 
string CurrencyCode [get, set]
 
IMoneyType Type [get, set]
 
int FractionDigits [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Common.ITypedMoney
- Properties inherited from commercetools.Sdk.Api.Models.Common.IMoney

Additional Inherited Members

- Static Public Member Functions inherited from commercetools.Sdk.Api.Models.Common.ITypedMoney
static commercetools.Sdk.Api.Models.Common.CentPrecisionMoney CentPrecision (Action< commercetools.Sdk.Api.Models.Common.CentPrecisionMoney > init=null)
 
static commercetools.Sdk.Api.Models.Common.HighPrecisionMoney HighPrecision (Action< commercetools.Sdk.Api.Models.Common.HighPrecisionMoney > init=null)
 

Property Documentation

◆ CentAmount

long commercetools.Sdk.Api.Models.Common.TypedMoney.CentAmount
getset

◆ CurrencyCode

string commercetools.Sdk.Api.Models.Common.TypedMoney.CurrencyCode
getset

◆ FractionDigits

int commercetools.Sdk.Api.Models.Common.TypedMoney.FractionDigits
getset

◆ Type

IMoneyType commercetools.Sdk.Api.Models.Common.TypedMoney.Type
getset

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