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.IHighPrecisionMoney Interface Reference

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

Inherited by commercetools.Sdk.Api.Models.Common.HighPrecisionMoney, and commercetools.Sdk.Api.Models.Common.HighPrecisionMoney.

Properties

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

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

◆ FractionDigits

new int commercetools.Sdk.Api.Models.Common.IHighPrecisionMoney.FractionDigits
getset

◆ PreciseAmount

long commercetools.Sdk.Api.Models.Common.IHighPrecisionMoney.PreciseAmount
getset

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