Class GroupQaCheckIssuesGenerateGroupReportRequest
Inheritance
GroupQaCheckIssuesGenerateGroupReportRequest
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class GroupQaCheckIssuesGenerateGroupReportRequest : GenerateGroupReportRequest
Properties
|
Edit this page
View Source
Name
Declaration
[JsonProperty("name")]
public string Name { get; }
Property Value
|
Edit this page
View Source
Schema
Declaration
[JsonProperty("schema")]
public GroupQaCheckIssuesGenerateGroupReportRequest.SchemaObject Schema { get; set; }
Property Value