Package version:

Interface GetLivenessWithVerifySessions200Response

The request has succeeded.

interface GetLivenessWithVerifySessions200Response {
    body: Array<LivenessSessionItemOutput>;
    status: "200";
}

Hierarchy

  • unknown
    • GetLivenessWithVerifySessions200Response

Properties

Properties

status: "200"