RefundCompleted
Bank has successfully processed the refund
type RefundCompleted {
date: Date!
expectedSettlement: Date!
}
Bank has successfully processed the refund
type RefundCompleted {
date: Date!
expectedSettlement: Date!
}
RefundCompleted.date ● Date! non-null scalarRefundCompleted.expectedSettlement ● Date! non-null scalar