Class AddProjectStringsExporterSettingsRequest
Inheritance
System.Object
AddProjectStringsExporterSettingsRequest
Namespace: Crowdin.Api.ProjectsGroups
Assembly: Crowdin.Api.dll
Syntax
public class AddProjectStringsExporterSettingsRequest : object
Properties
| Improve this Doc View SourceFormat
Declaration
public ProjectFileType Format { get; set; }
Property Value
Type | Description |
---|---|
ProjectFileType |
Settings
Declaration
public StringsExporterSettings Settings { get; set; }
Property Value
Type | Description |
---|---|
StringsExporterSettings |