---
id: v1-outlier-contributing-feature
title: OutlierContributingFeature
pagination_label: OutlierContributingFeature
sidebar_label: OutlierContributingFeature
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'OutlierContributingFeature', 'v1OutlierContributingFeature']
slug: /tools/sdk/typescript/iai_outliers/models/outlier-contributing-feature
tags: ['SDK', 'Software Development Kit', 'OutlierContributingFeature', 'v1OutlierContributingFeature']
---

# OutlierContributingFeature

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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]

