DisbursementError
Disbursement has failed to complete
type DisbursementError {
disbursementErrorReason: DisbursementErrorReason!
disbursementErrorDescription: String!
date: Date!
}
Disbursement has failed to complete
type DisbursementError {
disbursementErrorReason: DisbursementErrorReason!
disbursementErrorDescription: String!
date: Date!
}
DisbursementError.disbursementErrorReason ● DisbursementErrorReason! non-null enumDisbursementError.disbursementErrorDescription ● String! non-null scalarDisbursementError.date ● Date! non-null scalar