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