Package version:

Interface GetPersonFacesDefaultResponse

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

Hierarchy

  • unknown
    • GetPersonFacesDefaultResponse

Properties

Properties

headers: any
status: string