Share via


FaceListFaceOutput interface

Face resource for face list.

Properties

persistedFaceId

Face ID of the face.

userData

User-provided data attached to the face. The length limit is 1K.

Property Details

persistedFaceId

Face ID of the face.

persistedFaceId: string

Property Value

string

userData

User-provided data attached to the face. The length limit is 1K.

userData?: string

Property Value

string