Bagikan melalui


SubscriptionValidationResponse.ValidationResponse Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to