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

Inherits commercetools.Sdk.ImportApi.Models.Common.ITypedMoney.

Properties

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

Additional Inherited Members

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

Property Documentation

◆ CentAmount

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

◆ CurrencyCode

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

◆ FractionDigits

int? commercetools.Sdk.ImportApi.Models.Common.TypedMoney.FractionDigits
getset

◆ Type

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

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