TransactionType class
- Implemented types
Constructors
- TransactionType([int? _value])
Properties
Methods
-
deserialize(
Uint8List payload) → TransactionType -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
serialize(
) → Uint8List -
override
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- ACCOUNT_ADDRESS_RESTRICTION → TransactionType
-
final
- ACCOUNT_KEY_LINK → TransactionType
-
final
- ACCOUNT_METADATA → TransactionType
-
final
- ACCOUNT_MOSAIC_RESTRICTION → TransactionType
-
final
- ACCOUNT_OPERATION_RESTRICTION → TransactionType
-
final
- ADDRESS_ALIAS → TransactionType
-
final
- AGGREGATE_BONDED → TransactionType
-
final
- AGGREGATE_COMPLETE → TransactionType
-
final
- HASH_LOCK → TransactionType
-
final
- MOSAIC_ADDRESS_RESTRICTION → TransactionType
-
final
- MOSAIC_ALIAS → TransactionType
-
final
- MOSAIC_DEFINITION → TransactionType
-
final
- MOSAIC_GLOBAL_RESTRICTION → TransactionType
-
final
- MOSAIC_METADATA → TransactionType
-
final
- MOSAIC_SUPPLY_CHANGE → TransactionType
-
final
- MOSAIC_SUPPLY_REVOCATION → TransactionType
-
final
- MULTISIG_ACCOUNT_MODIFICATION → TransactionType
-
final
- NAMESPACE_METADATA → TransactionType
-
final
- NAMESPACE_REGISTRATION → TransactionType
-
final
- NODE_KEY_LINK → TransactionType
-
final
- SECRET_LOCK → TransactionType
-
final
- SECRET_PROOF → TransactionType
-
final
- TRANSFER → TransactionType
-
final
- VOTING_KEY_LINK → TransactionType
-
final
- VRF_KEY_LINK → TransactionType
-
final