Class GroupTranslationCostGenerateGroupReportRequest
Inheritance
GroupTranslationCostGenerateGroupReportRequest
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
[Obsolete("This model is deprecated, see API docs for alternative")]
public class GroupTranslationCostGenerateGroupReportRequest : 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 GroupTranslationCostGenerateGroupReportRequest.RequestSchema Schema { get; set; }
Property Value