| Class | Description |
|---|---|
| CrowdinAPI |
This is a utility class for calling the Crowdin API and related tasks.
|
| FileExportOptions |
This class is used for serialization and deserialization of JSON objects when
communicating with Crowdin's v2 API.
|
| FileImportOptions |
This class is used for serialization and deserialization of JSON objects when
communicating with Crowdin's v2 API.
|
| Enum | Description |
|---|---|
| CrowdinAPI.HTTPMethod |
An enum that makes it possible to pass HTTP methods in a typesafe manner.
|
| FileExportOptions.JavaScriptExportQuotes |
Represents the Crowdin API
exportQuotes JavaScript export
options. |
| FileType |
An
enum representing the Crowdin fileType. |
| Priority |
An
enum representing the Crowdin enum priority. |
Copyright © 2024. All rights reserved.