Share via


LivenessErrorOutput interface

The error of the liveness classification.

Properties

code

The error code.

message

The error message.

targets

Targets used for liveness classification.

Property Details

code

The error code.

code: string

Property Value

string

message

The error message.

message: string

Property Value

string

targets

Targets used for liveness classification.

targets: LivenessDecisionTargetsOutput

Property Value