AlreadyValidPhysicalCardRejection
Rejection returned if card already has a valid Physical Card
type AlreadyValidPhysicalCardRejection implements Rejection {
message: String!
}
Fields
AlreadyValidPhysicalCardRejection.message ● String! non-null scalar
Interfaces
Rejection interface
Implemented By
PrintPhysicalCardPayload union