CreateReviewBodyItem.CallbackEndpoint Property

Definition

Gets or sets optional 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to