Interface HighPrecisionMoney
Properties
Readonly
centAmount
centAmount: number
Readonly
currencyCode
currencyCode: string
Optional
Readonly
fractionDigits
fractionDigits?: number
Readonly
preciseAmount
preciseAmount: number
Readonly
type
type: "highPrecision"
The currency code compliant to ISO 4217.