Class AddUserReportSettingsTemplateRequest
Inheritance
System.Object
AddUserReportSettingsTemplateRequest
Assembly: Crowdin.Api.dll
Syntax
public class AddUserReportSettingsTemplateRequest : object
Properties
|
Improve this Doc
View Source
Config
Declaration
public AddUserReportSettingsTemplateRequest.ConfigurationForm Config { get; set; }
Property Value
|
Improve this Doc
View Source
Currency
Declaration
public ReportCurrency Currency { get; set; }
Property Value
|
Improve this Doc
View Source
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Unit
Declaration
public ReportUnit Unit { get; set; }
Property Value