ReceiptType class
- Implemented types
Constructors
- ReceiptType([int? _value])
Properties
Methods
-
deserialize(
Uint8List payload) → ReceiptType -
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
- ADDRESS_ALIAS_RESOLUTION → ReceiptType
-
final
- HARVEST_FEE → ReceiptType
-
final
- INFLATION → ReceiptType
-
final
- LOCK_HASH_COMPLETED → ReceiptType
-
final
- LOCK_HASH_CREATED → ReceiptType
-
final
- LOCK_HASH_EXPIRED → ReceiptType
-
final
- LOCK_SECRET_COMPLETED → ReceiptType
-
final
- LOCK_SECRET_CREATED → ReceiptType
-
final
- LOCK_SECRET_EXPIRED → ReceiptType
-
final
- MOSAIC_ALIAS_RESOLUTION → ReceiptType
-
final
- MOSAIC_EXPIRED → ReceiptType
-
final
- MOSAIC_RENTAL_FEE → ReceiptType
-
final
- NAMESPACE_DELETED → ReceiptType
-
final
- NAMESPACE_EXPIRED → ReceiptType
-
final
- NAMESPACE_RENTAL_FEE → ReceiptType
-
final
- TRANSACTION_GROUP → ReceiptType
-
final