| id | (optional) string | Contributing feature id | [default to undefined] |
| name | (optional) string | The name of the feature | [default to undefined] |
| valueType | (optional) Outliervaluetype | | [default to undefined] |
| value | (optional) number | The feature value | [default to undefined] |
| importance | (optional) number | The importance of the feature. This can also be a negative value | [default to undefined] |
| displayName | (optional) string | The (translated if header is passed) displayName for the feature | [default to undefined] |
| description | (optional) string | The (translated if header is passed) description for the feature | [default to undefined] |
| translationMessages | (optional) Outlierfeaturetranslation | | [default to undefined] |