docs/InboundRoute.md in purecloudplatformclientv2-21.0.0 vs docs/InboundRoute.md in purecloudplatformclientv2-22.0.0
- old
+ new
@@ -15,10 +15,10 @@
| **skills** | [**Array<UriReference>**](UriReference.html) | The skills to use for routing. | [optional] |
| **language** | [**UriReference**](UriReference.html) | The language to use for routing. | [optional] |
| **from_name** | **String** | The sender name to use for outgoing replies. | |
| **from_email** | **String** | The sender email to use for outgoing replies. | |
| **flow** | [**UriReference**](UriReference.html) | The flow to use for processing the email. | [optional] |
-| **reply_route** | [**UriReference**](UriReference.html) | The route to use for email replies. | [optional] |
+| **reply_email_address** | [**QueueEmailAddress**](QueueEmailAddress.html) | The route to use for email replies. | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}