| Class | Description |
|---|---|
| BranchInfo |
This class is used for deserializing JSON response objects describing
branches received from Crowdin's v2 API.
|
| BuildInfo |
This class is used for deserializing JSON response objects describing builds
received from Crowdin's v2 API.
|
| BuildInfo.BuildAttributes |
This class is used for deserializing JSON response objects describing
build attributes received from Crowdin's v2 API.
|
| DownloadLinkInfo |
This class is used for deserializing JSON response objects describing
download links received from Crowdin's v2 API.
|
| FileInfo |
This class is used for deserializing JSON response objects describing files
received from Crowdin's v2 API.
|
| FolderInfo |
This class is used for deserializing JSON response objects describing folders
received from Crowdin's v2 API.
|
| LanguageInfo |
This class is used for deserializing JSON response objects describing
languages received from Crowdin's v2 API.
|
| ProjectInfo |
This class is used for deserializing JSON response objects describing
projects received from Crowdin's v2 API.
|
| StorageInfo |
This class is used for deserializing JSON response objects describing
storages received from Crowdin's v2 API.
|
| Enum | Description |
|---|---|
| BuildInfo.ProjectBuildStatus |
An enum representing Crowdin API build statuses.
|
| LanguageInfo.TextDirection |
An enum representing text direction.
|
Copyright © 2024. All rights reserved.