MerchantPaymentNotPartiallyCancellableRejection
No description
type MerchantPaymentNotPartiallyCancellableRejection implements Rejection {
id: String!
message: String!
}
No description
type MerchantPaymentNotPartiallyCancellableRejection implements Rejection {
id: String!
message: String!
}
MerchantPaymentNotPartiallyCancellableRejection.id
● String!
non-null scalarMerchantPaymentNotPartiallyCancellableRejection.message
● String!
non-null scalarRejection
interface