Class ReportSettingsSimpleConfig
Inheritance
System.Object
ReportSettingsSimpleConfig
Namespace: Crowdin.Api.Reports
Assembly: Crowdin.Api.dll
Syntax
public class ReportSettingsSimpleConfig : object
Properties
| Improve this Doc View SourceIndividualRates
Declaration
public ReportSettingsSimpleConfig.IndividualRate[] IndividualRates { get; set; }
Property Value
Type | Description |
---|---|
ReportSettingsSimpleConfig.IndividualRate[] |
RegularRates
Declaration
public ReportSettingsSimpleConfig.RegularRate[] RegularRates { get; set; }
Property Value
Type | Description |
---|---|
ReportSettingsSimpleConfig.RegularRate[] |