Class AddReportSettingsTemplateSimpleModeRequest
Inheritance
System.Object
AddReportSettingsTemplateSimpleModeRequest
Inherited Members
Namespace: Crowdin.Api.Reports
Assembly: Crowdin.Api.dll
Syntax
public class AddReportSettingsTemplateSimpleModeRequest : AddReportSettingsTemplateRequest
Properties
| Improve this Doc View SourceConfig
Declaration
public ReportSettingsSimpleConfig Config { get; set; }
Property Value
Type | Description |
---|---|
ReportSettingsSimpleConfig |
Mode
Declaration
public ReportSettingsTemplateMode Mode { get; }
Property Value
Type | Description |
---|---|
ReportSettingsTemplateMode |