Property DocChannels
DocChannels
Gets or sets the documentation channels of the driver.
[JsonPropertyName("doc_channels")]
public string? DocChannels { get; set; }
Gets or sets the documentation channels of the driver.
[JsonPropertyName("doc_channels")]
public string? DocChannels { get; set; }