RefundError
Refund has failed to complete
type RefundError {
reason: RefundErrorReason!
date: Date!
}
Refund has failed to complete
type RefundError {
reason: RefundErrorReason!
date: Date!
}
RefundError.reason ● RefundErrorReason! non-null enumRefundError.date ● Date! non-null scalar