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