doc_out/CreateEmailRequest.html.md in purecloud-0.68.1 vs doc_out/CreateEmailRequest.html.md in purecloud-0.69.1

- old
+ new

@@ -16,8 +16,9 @@ | **to_address** | **String** | The email address of the recipient of the email. | [optional] | | **to_name** | **String** | The name of the recipient of the email. | [optional] | | **from_address** | **String** | The email address of the sender of the email. | [optional] | | **from_name** | **String** | The name of the sender of the email. | [optional] | | **subject** | **String** | The subject of the email | [optional] | +| **direction** | **String** | Specify INBOUND to create an inbound email conversation to route to a queue, or OUTBOUND to send an email on behalf of a queue. | [optional] | {: class="table table-striped"}