TransactionDoc class
Constructors
Properties
- accountCreated → String?
-
no setter
- accountFrozen → AccountFrozenDoc?
-
no setter
- action → InvokeActionDoc?
-
no setter
- commitTransfer → TransferRequestDoc?
-
no setter
-
contextId
→ List<
int> ? -
no setter
- documentOperations → DocumentOperations?
-
no setter
- error → String?
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- initiateTransfer → TransferRequestDoc?
-
no setter
- model → FinalizedTransaction
-
no setterinherited
- nonce → int
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- timestamp → DateTime
-
no setter
- transfer → TransferRequestDoc?
-
no setter
- txId → int
-
no setter
Methods
-
asRequestDoc(
) → RequestDoc? -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited