Sha256: ca0ac793fd0b424e4ce73937c48f715875bcf46cb27e7efc3078b0e96fa256af

Contents?: true

Size: 679 Bytes

Versions: 2

Compression:

Stored size: 679 Bytes

Contents

# Brevo::UpdateAttribute

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**value** | **String** | Value of the attribute to update. Use only if the attribute's category is 'calculated' or 'global' | [optional] 
**enumeration** | [**Array<UpdateAttributeEnumeration>**](UpdateAttributeEnumeration.md) | List of the values and labels that the attribute can take. Use only if the attribute's category is \"category\". For example, [{\"value\":1, \"label\":\"male\"}, {\"value\":2, \"label\":\"female\"}] | [optional] 


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
brevo-3.0.0 docs/UpdateAttribute.md
brevo-2.0.0 docs/UpdateAttribute.md