Name | Type | Description | Notes |
---|---|---|---|
id | Long | internal identifier | [optional] |
name | String | localised name (formatted in the current user's locale) | [optional] |
active | Boolean | should this value be available on the XTRF selection lists | [optional] |
preferred | Boolean | should this value be available on the top of XTRF selection lists, in the Preferred section | [optional] |
filesNeeded | Boolean | [optional] | |
providedByClient | Boolean | [optional] | |
relationToLanguage | RelationToLanguageEnum | [optional] | |
calculationUnitIds | List<Long> | [optional] | |
vendorProductivity | BigDecimal | [optional] | |
vendorProductivityCalculationUnitId | Long | [optional] | |
_default | Boolean | [optional] |
Name | Value |
---|---|
LANGUAGE_COMBINATION_RELATED | "LANGUAGE_COMBINATION_RELATED" |
SOURCE_LANGUAGE_RELATED_ONLY | "SOURCE_LANGUAGE_RELATED_ONLY" |
TARGET_LANGUAGE_RELATED_ONLY | "TARGET_LANGUAGE_RELATED_ONLY" |
LANGUAGE_INDEPENDENT | "LANGUAGE_INDEPENDENT" |