Provides face metadata for the faces that are disassociated from a specific UserID.

interface DisassociatedFace {
    FaceId?: string;
}

Properties

Properties

FaceId?: string

Unique identifier assigned to the face.