--- title: DocumentUpdate --- ## PureCloud::DocumentUpdate ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **change_number** | **Integer** | | [optional] | | **name** | **String** | The name of the document | | | **read** | **BOOLEAN** | | [optional] | | **add_tags** | **Array<String>** | | [optional] | | **remove_tags** | **Array<String>** | | [optional] | | **add_tag_ids** | **Array<String>** | | [optional] | | **remove_tag_ids** | **Array<String>** | | [optional] | | **update_attributes** | [**Array<DocumentAttribute>**](DocumentAttribute.html) | | [optional] | | **remove_attributes** | **Array<String>** | | [optional] | {: class="table table-striped"}