SubClosedListResponse.Id Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="id")]
public int Id { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="id")>]
member this.Id : int with get, set
Public Property Id As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to