Class ProjectSavingActivityGenerateReportRequest
Inheritance
ProjectSavingActivityGenerateReportRequest
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class ProjectSavingActivityGenerateReportRequest : GenerateReportRequest
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 ProjectSavingActivityGenerateReportRequest.SchemaObject Schema { get; set; }
Property Value