次の方法で共有


CreateVideoReviewsBodyItem.CallbackEndpoint プロパティ

定義

省略可能な CallbackEndpoint を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象