PINNotReadyRejection
No description
type PINNotReadyRejection implements Rejection {
physicalCardIdentifier: String!
message: String!
}
No description
type PINNotReadyRejection implements Rejection {
physicalCardIdentifier: String!
message: String!
}
PINNotReadyRejection.physicalCardIdentifier ● String! non-null scalarPINNotReadyRejection.message ● String! non-null scalarRejection interface