Class: EOIAddFacerecGroupInputs
Request model used when calling the EyesOnIt C# SDK.
Namespace: EyesOnItSDK.API.Inputs
Inherits from: EOIBaseInputs
Constructors
public EOIAddFacerecGroupInputs(string groupId, string groupName, string groupDescription)
Properties
| Property | JSON Field | Type | Notes |
|---|---|---|---|
GroupId | group_id | string | |
GroupName | group_name | string | |
GroupDescription | group_description | string |
Events
This class does not expose any public events.
Methods
This class does not expose any public methods.