AccountVerificationWrongStatusRejection
Rejection returned when the Account Verification is not in the expected status
type AccountVerificationWrongStatusRejection implements Rejection {
message: String!
}
Rejection returned when the Account Verification is not in the expected status
type AccountVerificationWrongStatusRejection implements Rejection {
message: String!
}
AccountVerificationWrongStatusRejection.message
● String!
non-null scalarRejection
interface