File "GetAttributesAttributes.md"
Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/getbrevo/brevo-php/docs/Model/GetAttributesAttributes.md
File size: 735 bytes
MIME-type: text/plain
Charset: utf-8
# GetAttributesAttributes
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **string** | Name of the attribute |
**category** | **string** | Category of the attribute |
**type** | **string** | Type of the attribute | [optional]
**enumeration** | [**\Brevo\Client\Model\GetAttributesEnumeration[]**](GetAttributesEnumeration.md) | Parameter only available for \"category\" type attributes. | [optional]
**calculatedValue** | **string** | Calculated value formula | [optional]
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)