Hierarchy

  • ILivenessResponse

Properties

error_code?: string
error_message?: string
isVerified?: boolean
result?: {
    spoof_percentage: number;
    status: string;
}

Type declaration

  • spoof_percentage: number
  • status: string
status: string

Generated using TypeDoc