AddingCardsToDifferentAccountsRejection
Rejection returned if the attempting to add cards to different accounts.
type AddingCardsToDifferentAccountsRejection implements Rejection {
message: String!
}
Fields
AddingCardsToDifferentAccountsRejection.message
● String!
non-null scalar
Interfaces
Rejection
interface
Implemented By
AddCardsPayload
union ● AddCardsWithGroupDeliveryPayload
union ● AddSingleUseVirtualCardsPayload
union