Package version:

Interface GetLivenessWithVerifySessionResult200Response

The request has succeeded.

interface GetLivenessWithVerifySessionResult200Response {
    body: LivenessWithVerifySessionOutput;
    status: "200";
}

Hierarchy

  • unknown
    • GetLivenessWithVerifySessionResult200Response

Properties

Properties

status: "200"