Skip to main content

VerificationRenewalUpdateNotAllowedRejection

No description

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

Fields

VerificationRenewalUpdateNotAllowedRejection.id ● ID! non-null scalar

VerificationRenewalUpdateNotAllowedRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

FinalizeVerificationRenewalPayload union ● UpdateCompanyVerificationRenewalPayload union ● UpdateIndividualVerificationRenewalPayload union