Package version:

Interface IdentifyFromPersonGroupDefaultResponse

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

Hierarchy

  • unknown
    • IdentifyFromPersonGroupDefaultResponse

Properties

Properties

headers: any
status: string