Variable ledger2PostingSelectorConst
ledger2PostingSelector: {
blockNum: boolean;
createdAt: boolean;
creditAccountId: boolean;
creditGlobalSequence: boolean;
debitAccountId: boolean;
debitGlobalSequence: boolean;
key: boolean;
memo: boolean;
operationCode: boolean;
parentApplyGlobalSequence: boolean;
processHash: boolean;
quantity: boolean;
username: boolean;
} = ...
Type declaration
blockNum: boolean
createdAt: boolean
creditAccountId: boolean
creditGlobalSequence: boolean
debitAccountId: boolean
debitGlobalSequence: boolean
key: boolean
memo: boolean
operationCode: boolean
parentApplyGlobalSequence: boolean
processHash: boolean
quantity: boolean
username: boolean