| 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] |
| symbol | String | [optional] | |
| type | TypeEnum | [optional] | |
| exchangeRatio | BigDecimal | [optional] | |
| canBeUsedInCatAnalysis | Boolean | [optional] | |
| catQuantityConversionExpression | String | [optional] | |
| fileStatsConversionExpression | String | [optional] | |
| timeToQuantityConversionExpression | String | [optional] | |
| jobTypeIds | List<Long> | [optional] | |
| _default | Boolean | [optional] |
| Name | Value |
|---|---|
| TIME | "TIME" |
| VOLUME | "VOLUME" |
| PERCENT | "PERCENT" |