Interface OperationContentsAndResultMetadata

interface OperationContentsAndResultMetadata {
    balance_updates?: OperationMetadataBalanceUpdates[];
}

Properties

Properties

Generated using TypeDoc