Package version:

Interface CreateLivenessWithVerifySessionWithVerifyImage200Response

A successful call create a session for a client device and provide an authorization token for use by the client application for a limited purpose and time.

interface CreateLivenessWithVerifySessionWithVerifyImage200Response {
    body: CreateLivenessWithVerifySessionResultOutput;
    status: "200";
}

Hierarchy

  • unknown
    • CreateLivenessWithVerifySessionWithVerifyImage200Response

Properties

Properties

status: "200"