Interface MainOperationMetadataBalanceUpdateIndexingContext<TData>

Type Parameters

  • TData = unknown

Hierarchy

Properties

balanceUpdateSource: "MainOperationMetadata"

Usable for narrowing the type of this object from BalanceUpdateIndexingContext.

block: Block
data: TData
internalOperation: null

Always null for this type so that the property is directly available on BalanceUpdateIndexingContext union.

The main operation with balanceUpdates containing the indexed BalanceUpdate.

operationGroup: OperationGroup

Generated using TypeDoc