Variable rawExpenseReportResultSelectorConst
rawExpenseReportResultSelector: {
outcome: boolean;
settlement_amount: boolean;
settlement_payment_hash: boolean;
transaction: {
chain: boolean;
request: boolean;
resolved: boolean;
response: boolean;
returns: boolean;
revisions: boolean;
signatures: boolean;
signer: boolean;
transaction: boolean;
};
} = ...
Type declaration
outcome: boolean
settlement_amount: boolean
settlement_payment_hash: boolean
transaction: {
chain: boolean;
request: boolean;
resolved: boolean;
response: boolean;
returns: boolean;
revisions: boolean;
signatures: boolean;
signer: boolean;
transaction: boolean;
}
chain: boolean
request: boolean
resolved: boolean
response: boolean
returns: boolean
revisions: boolean
signatures: boolean
signer: boolean
transaction: boolean