Module drive_op_batch

Module drive_op_batch 

Source
Expand description

Operation module

Structs§

DocumentOperationsForContractDocumentType
Document and contract info
DriveOperationContext
The drive operation context keeps track of changes that might affect other operations Notably Identity balance changes are kept track of
UpdateOperationInfo
A wrapper for an update operation

Enums§

AddressFundsOperationType
Operations on Address Funds
DataContractOperationType
Operations on DataContracts
DocumentOperation
A wrapper for a document operation
DocumentOperationType
Operations on Documents
DriveOperation
All types of Drive Operations
GroupOperationType
Group operations requiring many people to agree to something for the action to occur.
IdentityOperationType
Operations on Identities
PrefundedSpecializedBalanceOperationType
Operations on Prefunded balances
ShieldedPoolOperationType
Operations on the Shielded Pool
SystemOperationType
Operations on the System
TokenOperationType
Operations on Tokens
WithdrawalOperationType
Operations for Withdrawals

Traits§

DriveLowLevelOperationConverter
A converter that will get Drive Operations from High Level Operations