Skip to main content

VerificationRenewalNotFoundRejection

No description

type VerificationRenewalNotFoundRejection implements Rejection {
id: ID!
message: String!
}

Fields

VerificationRenewalNotFoundRejection.id ● ID! non-null scalar

VerificationRenewalNotFoundRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

FinalizeVerificationRenewalPayload union ● UpdateCompanyVerificationRenewalPayload union ● UpdateIndividualVerificationRenewalPayload union