Package version:

Interface GetSessionImageDefaultResponse

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

Hierarchy

  • unknown
    • GetSessionImageDefaultResponse

Properties

Properties

headers: any
status: string