Class AiReportGenerationStatus.AttributesObject
Inheritance
System.Object
AiReportGenerationStatus.AttributesObject
Assembly: Crowdin.Api.dll
Syntax
public class AttributesObject : object
Properties
|
Improve this Doc
View Source
Declaration
public AiReportFormat Format { get; set; }
Property Value
|
Improve this Doc
View Source
ReportType
Declaration
public AiReportType ReportType { get; set; }
Property Value
|
Improve this Doc
View Source
Schema
Declaration
public AiReportSchemaBase Schema { get; set; }
Property Value