docs/GetAttributesAttributes.md in sib-api-v3-sdk-2.1.3 vs docs/GetAttributesAttributes.md in sib-api-v3-sdk-2.1.4
- old
+ new
@@ -1,10 +1,9 @@
# SibApiV3Sdk::GetAttributesAttributes
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
-**id** | **Integer** | ID of the attribute |
**name** | **String** | Name of the attribute |
**category** | **String** | Category of the attribute |
**type** | **String** | Type of the attribute | [optional]
**enumeration** | [**Array<GetAttributesEnumeration>**](GetAttributesEnumeration.md) | Parameter only available for \"category\" type attributes. | [optional]
**calculated_value** | **String** | Calculated value formula | [optional]