Package version:

Interface DeleteLivenessSessionDefaultResponse

interface DeleteLivenessSessionDefaultResponse {
    body: FaceErrorResponseOutput;
    headers: any;
    status: string;
}

Hierarchy

  • unknown
    • DeleteLivenessSessionDefaultResponse

Properties

Properties

headers: any
status: string