CardProductDisabledRejection
Rejection returned if the card product is disabled.
type CardProductDisabledRejection implements Rejection {
message: String!
}
Fields
CardProductDisabledRejection.message
● String!
non-null scalar
Interfaces
Rejection
interface
Implemented By
AddCardPayload
union ● AddCardsPayload
union ● AddCardsWithGroupDeliveryPayload
union ● AddDigitalCardPayload
union ● AddSingleUseVirtualCardPayload
union ● AddSingleUseVirtualCardsPayload
union ● PrintPhysicalCardPayload
union