docs/IVR.md in purecloudplatformclientv2-61.0.0 vs docs/IVR.md in purecloudplatformclientv2-62.0.0

- old
+ new

@@ -17,13 +17,13 @@ | **created_by** | **String** | The ID of the user that created the resource. | [optional] | | **state** | **String** | Indicates if the resource is active, inactive, or deleted. | [optional] | | **modified_by_app** | **String** | The application that last modified the resource. | [optional] | | **created_by_app** | **String** | The application that created the resource. | [optional] | | **dnis** | **Array<String>** | The phone number(s) to contact the IVR by. Each phone number must be unique and not in use by another resource. For example, a user and an iVR cannot have the same phone number. | [optional] | -| **open_hours_flow** | [**UriReference**](UriReference.html) | The Architect flow to execute during the hours an organization is open. | [optional] | -| **closed_hours_flow** | [**UriReference**](UriReference.html) | The Architect flow to execute during the hours an organization is closed. | [optional] | -| **holiday_hours_flow** | [**UriReference**](UriReference.html) | The Architect flow to execute during an organization's holiday hours. | [optional] | -| **schedule_group** | [**UriReference**](UriReference.html) | The schedule group defining the open and closed hours for an organization. If this is provided, an open flow and a closed flow must be specified as well. | [optional] | +| **open_hours_flow** | [**DomainEntityRef**](DomainEntityRef.html) | The Architect flow to execute during the hours an organization is open. | [optional] | +| **closed_hours_flow** | [**DomainEntityRef**](DomainEntityRef.html) | The Architect flow to execute during the hours an organization is closed. | [optional] | +| **holiday_hours_flow** | [**DomainEntityRef**](DomainEntityRef.html) | The Architect flow to execute during an organization's holiday hours. | [optional] | +| **schedule_group** | [**DomainEntityRef**](DomainEntityRef.html) | The schedule group defining the open and closed hours for an organization. If this is provided, an open flow and a closed flow must be specified as well. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}