Class FaceSearchResultModel
Namespace: Ayuda.BMS.Splash.PI.SDK.Models
Properties
Number
Type: String. The number of the face.
Declaration
public string Number { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Value
Type: Guid. The unique ID of the face.
Declaration
public Guid Value { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |