Package version:

Interface GetPersonsDefaultResponse

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

Hierarchy

  • unknown
    • GetPersonsDefaultResponse

Properties

Properties

headers: any
status: string