Describes an asset held by an account. Definition: data/basics/userBalance.go : AssetHolding
Creates a new AssetHolding object.
AssetHolding
(a) number of units held.
Asset ID of the holding.
(f) whether or not the holding is frozen.
Static
Private
Get the encoding Schema for this object, used to prepare the encoding data for msgpack and JSON.
Extract the encoding data for this object. This data, after being prepared by the encoding Schema, can be encoded to msgpack or JSON.
Generated using TypeDoc
Describes an asset held by an account. Definition: data/basics/userBalance.go : AssetHolding