Property FirstTs
FirstTs
The timestamp of the first message in the Stream
[JsonPropertyName("first_ts")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? FirstTs { get; set; }
The timestamp of the first message in the Stream
[JsonPropertyName("first_ts")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? FirstTs { get; set; }