UserNotCardHolderRejection
Rejection returned when the User is not the cardholder
type UserNotCardHolderRejection implements Rejection {
message: String!
}
Fields
UserNotCardHolderRejection.message ● String! non-null scalar
Interfaces
Rejection interface
Implemented By
ActivateDigitalCardPayload union ● ActivatePhysicalCardPayload union ● AddDigitalCardPayload union ● ResumePhysicalCardPayload union ● ViewCardNumbersPayload union ● ViewPhysicalCardNumbersPayload union ● ViewPhysicalCardPinPayload union