Preparing search index...
The search index is not available
@sudoplatform/sudo-virtual-cards
@sudoplatform/sudo-virtual-cards
CurrencyAmount
Interface CurrencyAmount
Amount with related currency code.
interface
CurrencyAmount
{
amount
:
number
;
currency
:
string
;
}
Index
Properties
amount
currency
Properties
amount
amount
:
number
Amount of currency.
currency
currency
:
string
ISO-3 Currency Code.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
amount
currency
@sudoplatform/sudo-virtual-cards
Loading...
Amount with related currency code.