docs/Video.md in purecloudplatformclientv2-93.0.0 vs docs/Video.md in purecloudplatformclientv2-94.0.0

- old
+ new

@@ -21,8 +21,9 @@ | **provider** | **String** | The source provider for the video. | [optional] | | **peer_id** | **String** | The id of the peer communication corresponding to a matching leg for this communication. | [optional] | | **msids** | **Array<String>** | List of media stream ids | [optional] | | **_self** | [**Address**](Address.html) | Address and name data for a call endpoint. | [optional] | | **wrapup** | [**Wrapup**](Wrapup.html) | Call wrap up or disposition data. | [optional] | +| **after_call_work** | [**AfterCallWork**](AfterCallWork.html) | After-call work for the communication. | [optional] | {: class="table table-striped"}