Preparing search index...
The search index is not available
@coinbase/coinbase-sdk
@coinbase/coinbase-sdk
client/api
CryptoAmount
Interface CryptoAmount
An amount in cryptocurrency
Export
CryptoAmount
interface
CryptoAmount
{
amount
:
string
;
asset
:
Asset
;
}
Index
Properties
amount
asset
Properties
amount
amount
:
string
The amount of the crypto in atomic units
Memberof
CryptoAmount
asset
asset
:
Asset
Memberof
CryptoAmount
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
amount
asset
@coinbase/coinbase-sdk
Loading...
An amount in cryptocurrency
Export
CryptoAmount