Package version:

Interface UpdateFaceListDefaultResponse

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

Hierarchy

  • unknown
    • UpdateFaceListDefaultResponse

Properties

Properties

headers: any
status: string