次の方法で共有


VerifyFaceToPersonRequest.FaceId プロパティ

定義

顔の faceId を取得または設定します。Face - Detect から取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象