Property Ts
Ts
The server time the consumer info was created
[JsonPropertyName("ts")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public DateTimeOffset Ts { get; set; }
The server time the consumer info was created
[JsonPropertyName("ts")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public DateTimeOffset Ts { get; set; }