--- title: CallRoute --- ## PureCloud::CallRoute ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **targets** | [**Array<CallTarget>**](CallTarget.html) | A list of CallTargets to be called when the CallRoute is executed | [optional] | | **timeout_milliseconds** | **Integer** | The amount of time until the call times out | [optional] | {: class="table table-striped"}