VerificationStep.consent constructor

const VerificationStep.consent()

Implementation

const VerificationStep.consent()
    : type = VerificationStepType.consent,
      documentSide = null,
      documentVerificationType = null,
      rejectionMessage = null,
      documentState = null,
      idDocumentType = null;