EndpointKeysDTO.LastStableVersion Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to