Preparing search index...
The search index is not available
Bittap-Wallet-SDK - v1.0.6
Bittap-Wallet-SDK
ResponseAssetRow
Interface ResponseAssetRow
Interface representing a row in the response of an asset request. ResponseAssetRow
interface
ResponseAssetRow
{
asset_id
:
string
;
asset_name
:
string
;
asset_type
:
number
;
total_supply
:
number
;
}
Index
Properties
asset_
id
asset_
name
asset_
type
total_
supply
Properties
asset_
id
asset_
id
:
string
asset_
name
asset_
name
:
string
asset_
type
asset_
type
:
number
total_
supply
total_
supply
:
number
Settings
Theme
OS
Light
Dark
On This Page
Properties
asset_
id
asset_
name
asset_
type
total_
supply
Bittap-Wallet-SDK - v1.0.6
Loading...
Interface representing a row in the response of an asset request. ResponseAssetRow