Package version:

A successful call returns one or more groups of similar faces (rank by group size) and a messyGroup.

interface Group200Response {
    body: GroupingResultOutput;
    status: "200";
}

Hierarchy

  • unknown
    • Group200Response

Properties

Properties

status: "200"