Property Current
Current
Indicates if the server is up to date and synchronised
[JsonPropertyName("current")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
public bool Current { get; set; }
Indicates if the server is up to date and synchronised
[JsonPropertyName("current")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
public bool Current { get; set; }