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