@suluk/payments - v0.1.0
↑ Suluk
GitHub
Preparing search index...
MinorAmount
Interface MinorAmount
An amount in the currency's minor unit (cents), the Prism convention (no floats in the money path).
interface
MinorAmount
{
minorAmount
:
number
;
currency
:
Currency
;
}
Index
Properties
minor
Amount
currency
Properties
minor
Amount
minorAmount
:
number
currency
currency
:
Currency
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
minor
Amount
currency
↑ Suluk
GitHub
@suluk/payments - v0.1.0
Loading...
An amount in the currency's minor unit (cents), the Prism convention (no floats in the money path).