# CommonUseSelfServiceV2ApiDefinitionCurrentWorkingVersion.EnvironmentComponent

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**componentDescription** | **String** | A textual description of the component. - Can be different on every platform. - Not to be used for component identfication. | [optional] 
**componentID** | [**ComponentID**](ComponentID.md) |  | [optional] 
**componentType** | [**ComponentTypes**](ComponentTypes.md) |  | [optional] 
**componentCharacteristics** | [**[ComponentCharacteristics]**](ComponentCharacteristics.md) | The characteristics of this specific component, please refer to CUSS-IG document for a detailed list and descriptions. | [optional] 
**linkedComponentIDs** | [**[ComponentID]**](ComponentID.md) | A list of identifiers of components linked to this component. | [optional] 
