SettlementCompleted
The settlement has been submitted to the bank, and confirmation of completion has been received.
type SettlementCompleted {
date: Date!
expectedSettlement: Date!
}
The settlement has been submitted to the bank, and confirmation of completion has been received.
type SettlementCompleted {
date: Date!
expectedSettlement: Date!
}
SettlementCompleted.date ● Date! non-null scalarSettlementCompleted.expectedSettlement ● Date! non-null scalar