Package version:

Interface GetLivenessSessions200Response

The request has succeeded.

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

Hierarchy

  • unknown
    • GetLivenessSessions200Response

Properties

Properties

status: "200"