Package version:

Interface DeletePersonGroupDefaultResponse

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

Hierarchy

  • unknown
    • DeletePersonGroupDefaultResponse

Properties

Properties

headers: any
status: string