interface CreateFaceLivenessSessionResponse {
    SessionId: undefined | string;
}

Hierarchy (view full)

Properties

Properties

SessionId: undefined | string

A unique 128-bit UUID identifying a Face Liveness session.