Skip to main content

MerchantPaymentNotPartiallyCancellableRejection

No description

type MerchantPaymentNotPartiallyCancellableRejection implements Rejection {
id: String!
message: String!
}

Fields

MerchantPaymentNotPartiallyCancellableRejection.id ● String! non-null scalar

MerchantPaymentNotPartiallyCancellableRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

CancelMerchantPaymentPayload union