Sha256: c5f012c2c6862d96451075272151532df4019955b694e4562702d6986f15748b

Contents?: true

Size: 661 Bytes

Versions: 9

Compression:

Stored size: 661 Bytes

Contents

# SibApiV3Sdk::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

9 entries across 9 versions & 1 rubygems

Version Path
sib-api-v3-sdk-5.3.0 docs/UpdateAttribute.md
sib-api-v3-sdk-5.2.5 docs/UpdateAttribute.md
sib-api-v3-sdk-5.2.4 docs/UpdateAttribute.md
sib-api-v3-sdk-5.2.0 docs/UpdateAttribute.md
sib-api-v3-sdk-5.1.3 docs/UpdateAttribute.md
sib-api-v3-sdk-5.1.2 docs/UpdateAttribute.md
sib-api-v3-sdk-5.1.1 docs/UpdateAttribute.md
sib-api-v3-sdk-5.1.0 docs/UpdateAttribute.md
sib-api-v3-sdk-5.0.0 docs/UpdateAttribute.md