Class ExportReportArchiveRequest
Inheritance
System.Object
ExportReportArchiveRequest
Namespace: Crowdin.Api.Reports
Assembly: Crowdin.Api.dll
Syntax
public class ExportReportArchiveRequest : object
Properties
| Improve this Doc View SourceFormat
Declaration
public ReportFormat? Format { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<ReportFormat> |