Class ExportGlossaryRequest
Inheritance
System.Object
ExportGlossaryRequest
Namespace: Crowdin.Api.Glossaries
Assembly: Crowdin.Api.dll
Syntax
public class ExportGlossaryRequest : object
Properties
| Improve this Doc View SourceExportFields
Declaration
public ICollection<GlossaryExportFieldId> ExportFields { get; set; }
Property Value
Type | Description |
---|---|
ICollection<GlossaryExportFieldId> |
Format
Declaration
public GlossaryFormat Format { get; set; }
Property Value
Type | Description |
---|---|
GlossaryFormat |