Class: LiveSearchUpdateData
Real-time payload model used by the EyesOnIt Socket.IO client.
Namespace: EyesOnItSDK.SocketIO
Constructors
This class does not expose a public constructor.
Properties
| Property | JSON Field | Type | Notes |
|---|---|---|---|
SearchId | search_id | int | |
SearchType | search_type | string | |
ClassName | class_name | string | |
ObjectDescription | object_description | string | |
FaceMatchType | face_match_type | string | |
FacePersonId | face_person_id | string | |
FaceGroupId | face_group_id | string | |
Similarity | similarity | LiveSearchUpdateSimilarityData | |
AlertThreshold | alert_threshold | double? | |
StartTime | start_time | DateTime | |
EndTime | end_time | DateTime | |
Active | active | bool | |
Notification | notification | EOINotification |
Events
This class does not expose any public events.
Methods
This class does not expose any public methods.