# SibApiV3Sdk::CreateAttribute ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **category** | **String** | Attribute categorisation. | **name** | **String** | Name of the attribute | **value** | **String** | Value of the attribute | **enumemaration** | [**Array<CreateAttributeEnumemaration>**](CreateAttributeEnumemaration.md) | Values that the attribute can take. Use only if the attribute's category is category | [optional] **type** | **String** | Type of the attribute | [optional]