Sha256: 9e9fd34c47defdc3ccd4d7231d6065faecb896e300c019752ad91fd3ba852244

Contents?: true

Size: 685 Bytes

Versions: 12

Compression:

Stored size: 685 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

12 entries across 12 versions & 1 rubygems

Version Path
sib-api-v3-sdk-9.1.0 docs/UpdateAttribute.md
sib-api-v3-sdk-9.0.0 docs/UpdateAttribute.md
sib-api-v3-sdk-8.1.0 docs/UpdateAttribute.md
sib-api-v3-sdk-8.0.0 docs/UpdateAttribute.md
sib-api-v3-sdk-7.5.0 docs/UpdateAttribute.md
sib-api-v3-sdk-7.4.0 docs/UpdateAttribute.md
sib-api-v3-sdk-7.3.0 docs/UpdateAttribute.md
sib-api-v3-sdk-7.2.0 docs/UpdateAttribute.md
sib-api-v3-sdk-7.1.0 docs/UpdateAttribute.md
sib-api-v3-sdk-7.0.0 docs/UpdateAttribute.md
sib-api-v3-sdk-5.5.0 docs/UpdateAttribute.md
sib-api-v3-sdk-5.4.0 docs/UpdateAttribute.md