VerifyFaceToFaceRequest.FaceId1 Property

Definition

Gets or sets faceId of the first face, comes from Face - Detect

[Newtonsoft.Json.JsonProperty(PropertyName="faceId1")]
public Guid FaceId1 { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="faceId1")>]
member this.FaceId1 : Guid with get, set
Public Property FaceId1 As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to