Property Streams
Streams
Full Stream information for each known Stream
[JsonPropertyName("streams")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required]
public ICollection<StreamInfo> Streams { get; set; }
Full Stream information for each known Stream
[JsonPropertyName("streams")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required]
public ICollection<StreamInfo> Streams { get; set; }