Sha256: 3691b78621aab7f47bc9f693fd7a993ad7dd1981b7a94a5d2498a00068832564
Contents?: true
Size: 793 Bytes
Versions: 6
Compression:
Stored size: 793 Bytes
Contents
# SibApiV3Sdk::CreateAttribute ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **value** | **String** | Value of the attribute. Use only if the attribute's category is calculated or global | [optional] **enumeration** | [**Array<CreateAttributeEnumeration>**](CreateAttributeEnumeration.md) | Values that the attribute can take. Use only if the attribute's category is category | [optional] **type** | **String** | Type of the attribute. Use only if the attribute's category is normal, category or transactional ( type 'id' only available if the category is 'transactional' attribute & type 'category' only available if the category is 'category' attribute ) | [optional]
Version data entries
6 entries across 6 versions & 1 rubygems