Package version:

Interface AddFaceListFaceFromUrlDefaultResponse

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

Hierarchy

  • unknown
    • AddFaceListFaceFromUrlDefaultResponse

Properties

Properties

headers: any
status: string