ContinentsResponseCountryOrRegionsItem.ContinentId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to