Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VerificationStatusRecord

Package version

A class that represents a VerificationStatus record.

Hierarchy

  • VerificationStatusRecord

Index

Properties

Properties

Optional errorCode

errorCode: undefined | string

Error code. This property will only be present if the status is UnableToVerify. NOTE: This property will not be serialized. It can only be populated by the server.

Optional status

Status of the verification operation. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc