# RainbowAdminPortal.AdminGetRainbowFeatureByIdSuccess

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Feature unique identifier | 
**name** | **String** | Feature name | 
**uniqueRef** | **String** | Feature unique reference (to be used for controls on limitations linked to this feature in server/client code) | 
**description** | **String** | Feature description | 
**type** | **String** | Feature limitation type (&#x60;boolean&#x60;, &#x60;number&#x60;, &#x60;string&#x60;, &#x60;undefined&#x60;) | 
**creationDate** | **Date** | Feature creation date | 


