Search Results for

    Show / Hide Table of Contents

    Class ReportSettingsSimpleConfig

    Inheritance
    System.Object
    ReportSettingsSimpleConfig
    Namespace: Crowdin.Api.Reports
    Assembly: Crowdin.Api.dll
    Syntax
    public class ReportSettingsSimpleConfig : object

    Properties

    | Improve this Doc View Source

    IndividualRates

    Declaration
    public ReportSettingsSimpleConfig.IndividualRate[] IndividualRates { get; set; }
    Property Value
    Type Description
    ReportSettingsSimpleConfig.IndividualRate[]
    | Improve this Doc View Source

    RegularRates

    Declaration
    public ReportSettingsSimpleConfig.RegularRate[] RegularRates { get; set; }
    Property Value
    Type Description
    ReportSettingsSimpleConfig.RegularRate[]
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX