LargeFaceListFaceOutput interface
Face resource for large face list.
Properties
| persisted |
Face ID of the face. |
| user |
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