Package version:

Interface DeleteFaceListFaceDefaultResponse

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

Hierarchy

  • unknown
    • DeleteFaceListFaceDefaultResponse

Properties

Properties

headers: any
status: string