Class AddReportSettingsTemplateSimpleModeRequest
Inheritance
AddReportSettingsTemplateSimpleModeRequest
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class AddReportSettingsTemplateSimpleModeRequest : AddReportSettingsTemplateRequest
Properties
|
Edit this page
View Source
Config
Declaration
[JsonProperty("config")]
public ReportSettingsSimpleConfig Config { get; set; }
Property Value
|
Edit this page
View Source
Mode
Declaration
[JsonProperty("mode")]
public ReportSettingsTemplateMode Mode { get; }
Property Value