IBANNotValidRejection
Rejection returned when the IBAN is not valid
type IBANNotValidRejection implements Rejection {
message: String!
}
Fields
IBANNotValidRejection.message ● String! non-null scalar
Interfaces
Rejection interface
Implemented By
AddInternalDirectDebitPaymentMandatePayload union ● AddSepaDirectDebitPaymentMandatePayload union