Sha256: 9cc2fc1d455fed5fb03d2a09a198f84b0d599985a807070442ffbb1ed5900d22
Contents?: true
Size: 697 Bytes
Versions: 3
Compression:
Stored size: 697 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sib-api-v3-sdk-5.2.3 | docs/UpdateAttribute.md |
sib-api-v3-sdk-5.2.2 | docs/UpdateAttribute.md |
sib-api-v3-sdk-5.2.1 | docs/UpdateAttribute.md |