Search
Preparing search index...
The search index is not available
radixdlt
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
RadixFeeConsumable
Class RadixFeeConsumable
Hierarchy
RadixConsumable
RadixFeeConsumable
RadixAtomFeeConsumable
Implements
RadixSerializable
Index
Constructors
constructor
Properties
action
asset_
id
destinations
id
nonce
owners
quantity
serialization
Properties
serializer
signatures
version
SERIALIZER
Accessors
_id
hid
Methods
getHID
get
Hash
get
Size
to
Byte
Array
to
Json
Constructors
constructor
new
Radix
Fee
Consumable
(
json
?:
object
)
:
RadixFeeConsumable
Parameters
Optional
json:
object
Returns
RadixFeeConsumable
Properties
action
action
:
string
asset_
id
asset_
id
:
RadixEUID
destinations
destinations
:
Array
<
RadixEUID
>
id
id
:
RadixEUID
nonce
nonce
:
number
owners
owners
:
Array
<
RadixECKeyPair
>
quantity
quantity
:
number
Protected
serialization
Properties
serialization
Properties
:
string
[]
= new Array<string>()
serializer
serializer
:
number
signatures
signatures
:
object
Type declaration
[
id:
string
]:
RadixSignature
version
version
:
number
= 100
Static
SERIALIZER
SERIALIZER
:
number
= 2136527433
Accessors
_id
get
_id
(
)
:
string
set
_id
(
_id
:
string
)
:
void
Returns
string
Parameters
_id:
string
Returns
void
hid
get
hid
(
)
:
RadixEUID
set
hid
(
hid
:
RadixEUID
)
:
void
Returns
RadixEUID
Parameters
hid:
RadixEUID
Returns
void
Methods
getHID
getHID
(
)
:
RadixEUID
Returns
RadixEUID
get
Hash
get
Hash
(
)
:
Buffer
Returns
Buffer
get
Size
get
Size
(
)
:
number
Returns
number
to
Byte
Array
to
Byte
Array
(
)
:
Buffer
Returns
Buffer
to
Json
to
Json
(
)
:
object
Returns
object
serializer
:
number
Globals
Radix
Fee
Consumable
constructor
action
asset_
id
destinations
id
nonce
owners
quantity
serialization
Properties
serializer
signatures
version
SERIALIZER
_id
hid
getHID
get
Hash
get
Size
to
Byte
Array
to
Json
Generated using
TypeDoc