Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
Money
Interface Money
interface
Money
{
centAmount
:
number
;
currencyCode
:
string
;
fractionDigits
?:
number
;
type
:
"centPrecision"
;
}
Index
Properties
cent
Amount
currency
Code
fraction
Digits?
type
Properties
Readonly
cent
Amount
cent
Amount
:
number
Readonly
currency
Code
currency
Code
:
string
The currency code compliant to
ISO 4217
.
Optional
Readonly
fraction
Digits
fraction
Digits
?:
number
Readonly
type
type
:
"centPrecision"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cent
Amount
currency
Code
fraction
Digits
type
Typescript SDK Type Docs
Loading...
The currency code compliant to ISO 4217.