CardProductNotApplicableToPhysicalCardsRejection
Rejection returned if the card product is not applicable to physical card.
type CardProductNotApplicableToPhysicalCardsRejection implements Rejection {
message: String!
}
Fields
CardProductNotApplicableToPhysicalCardsRejection.message
● String!
non-null scalar
Interfaces
Rejection
interface
Implemented By
AddCardsPayload
union ● AddCardsWithGroupDeliveryPayload
union ● PrintPhysicalCardPayload
union