PaymentInitiationRequestCancelled
The payment has been cancelled and cannot be completed.
type PaymentInitiationRequestCancelled {
id: ID! @deprecated
date: Date!
reason: String!
}
The payment has been cancelled and cannot be completed.
type PaymentInitiationRequestCancelled {
id: ID! @deprecated
date: Date!
reason: String!
}
PaymentInitiationRequestCancelled.id ● ID! deprecated non-null scalarPaymentInitiationRequestCancelled.date ● Date! non-null scalarPaymentInitiationRequestCancelled.reason ● String! non-null scalar