Package version:

Interface GetPersonGroupDefaultResponse

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

Hierarchy

  • unknown
    • GetPersonGroupDefaultResponse

Properties

Properties

headers: any
status: string