Class GroupTaskUsageGenerateGroupReportRequest.WorkloadSchema
Inheritance
GroupTaskUsageGenerateGroupReportRequest.WorkloadSchema
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class GroupTaskUsageGenerateGroupReportRequest.WorkloadSchema : GroupTaskUsageGenerateGroupReportRequest.SchemaBase
Properties
|
Edit this page
View Source
AssigneeId
Declaration
[JsonProperty("assigneeId")]
public long? AssigneeId { get; set; }
Property Value
|
Edit this page
View Source
Type
Declaration
[JsonProperty("type")]
public string Type { get; }
Property Value