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