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