The attribute being updated.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | The internal ID of the attribute. Reverts to `0` when the attribute is deleted or does not exist. | |
| entity | String | The entity type that owns the attribute. Reverts to an empty string when the attribute is deleted or does not exist. | |
| name | String | The attribute name as used in API requests. | |
| title | String | The human-readable name of the attribute. | |
| type | String | The data type of the attribute. |