Skip to main content

Class: EOISearchInputs

Request model used when calling the EyesOnIt C# SDK.

Namespace: EyesOnItSDK.API.Inputs

Constructors

  • public EOISearchInputs()
  • public EOISearchInputs(string className, string searchType, string objectDescription, EOISimilarityConfig similarity, string faceMatchType, string facePersonId, string faceGroupId, int? threshold, string[] streamList)

Properties

PropertyJSON FieldTypeNotes
ClassNameclass_namestring
SearchTypesearch_typestring
ObjectDescriptionobject_descriptionstring
SimilaritysimilarityEOISimilarityConfig
FaceMatchTypeface_match_typestring
FacePersonIdface_person_idstring
FaceGroupIdface_group_idstring
AlertThresholdalert_thresholdint?
StreamListstream_liststring[]

Events

This class does not expose any public events.

Methods

This class does not expose any public methods.