--- title: Page --- ## PureCloud::Page ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **version_id** | **String** | | [optional] | | **created_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **modified_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **root_container** | **Hash<String, Object>** | | [optional] | | **properties** | **Hash<String, Object>** | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}