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