Package version:

Response of list face of person.

interface ListFaceResultOutput {
    persistedFaceIds: {};
    personId: string;
}

Properties

persistedFaceIds: {}

Array of persisted face ids.

Type declaration

    personId: string

    Id of person.