| Name | Type | Description | Notes |
|---|---|---|---|
| defaultSourceLanguageStatus | DefaultSourceLanguageStatusEnum | [optional] | |
| translatorCanViewAutomations | Boolean | [optional] | |
| categories | List<FileCategory> | [optional] | |
| metadata | Map<String, String> | [optional] | |
| createdTime | OffsetDateTime | [optional] | |
| lastModifiedTime | OffsetDateTime | [optional] | |
| createdBy | String | [optional] | |
| lastModifiedBy | String | [optional] |
| Name | Value |
|---|---|
| UNSET | "unset" |
| DO_NOT_TRANSLATE | "doNotTranslate" |
| NOT_READY_FOR_TRANSLATION | "notReadyForTranslation" |
| READY_FOR_TRANSLATION | "readyForTranslation" |
| LOCKED | "locked" |
| LOCK_ALL_LANGUAGES | "lockAllLanguages" |
- Serializable