Skip to main content

CardPackageNotAllowedRejection

Rejection returned if card package is not allowed

type CardPackageNotAllowedRejection implements Rejection {
message: String!
cardType: String
}

Fields

CardPackageNotAllowedRejection.message ● String! non-null scalar

CardPackageNotAllowedRejection.cardType ● String scalar

Interfaces

Rejection interface

Implemented By

AddCardPayload union ● AddCardsPayload union ● AddCardsWithGroupDeliveryPayload union ● AddSingleUseVirtualCardPayload union ● AddSingleUseVirtualCardsPayload union