ReceivedDirectDebitMandateCanceledRejection
Received direct debit mandate is canceled and therefore can't be enabled/suspended or updated
type ReceivedDirectDebitMandateCanceledRejection implements Rejection {
id: String!
message: String!
}
Fields
ReceivedDirectDebitMandateCanceledRejection.id ● String! non-null scalar
ReceivedDirectDebitMandateCanceledRejection.message ● String! non-null scalar
Interfaces
Rejection interface
Implemented By
EnableReceivedDirectDebitMandatePayload union ● SuspendReceivedDirectDebitMandatePayload union