Class ReportingApiEndpoint
ReportingApiEndpoint
public sealed class ReportingApiEndpoint- Inheritance
- 
      
      ReportingApiEndpoint
- Inherited Members
Properties
GroupName
groupName
[JsonPropertyName("groupName")]
public string GroupName { get; set; }Property Value
Url
url
[JsonPropertyName("url")]
public string Url { get; set; }