AccountMembershipNotAllowedRejection
Rejection returned when the Account Membership is not allowed to use an operation.
type AccountMembershipNotAllowedRejection implements Rejection {
message: String!
}
Fields
AccountMembershipNotAllowedRejection.message
● String!
non-null scalar
Interfaces
Rejection
interface
Implemented By
AddCardPayload
union ● AddCardsPayload
union ● AddCardsWithGroupDeliveryPayload
union ● AddDigitalCardPayload
union ● AddSingleUseVirtualCardPayload
union ● AddSingleUseVirtualCardsPayload
union ● CancelCardPayload
union ● CancelDigitalCardPayload
union ● CancelPhysicalCardPayload
union ● PrintPhysicalCardPayload
union ● SuspendPhysicalCardPayload
union ● UpdateCardPayload
union