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.TypedMoneyDraft Class Reference

Inherits commercetools.Sdk.Api.Models.Common.ITypedMoneyDraft.

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.ITypedMoneyDraft
- Properties inherited from commercetools.Sdk.Api.Models.Common.IMoney

Additional Inherited Members

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

Property Documentation

◆ CentAmount

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

◆ CurrencyCode

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

◆ FractionDigits

int? commercetools.Sdk.Api.Models.Common.TypedMoneyDraft.FractionDigits
getset

◆ Type

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

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