Skip to main content

Class: EOIAddFacerecPersonInputs

Request model used when calling the EyesOnIt C# SDK.

Namespace: EyesOnItSDK.API.Inputs

Inherits from: EOIBaseInputs

Constructors

  • public EOIAddFacerecPersonInputs()
  • public EOIAddFacerecPersonInputs(string personId, string personDisplayName, string[] personGroups)

Properties

PropertyJSON FieldTypeNotes
PersonIdperson_idstring
PersonDisplayNameperson_display_namestring
PersonGroupsperson_groupsstring[]

Events

This class does not expose any public events.

Methods

MethodReturnsNotes
public void AddImageBase64(string image, string filePath)voidAdds an image to the request and records the capture time in UTC.