doc_out/UserStation.html.md in purecloud-0.42.1 vs doc_out/UserStation.html.md in purecloud-0.43.1
- old
+ new
@@ -9,8 +9,9 @@
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | A globally unique identifier for this station | [optional] |
| **associated_user** | [**User**](User.html) | | [optional] |
| **associated_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **default_user** | [**User**](User.html) | | [optional] |
+| **provider_info** | **Hash<String, String>** | Provider-specific info for this station, e.g. { \"edgeGroupId\": \"ffe7b15c-a9cc-4f4c-88f5-781327819a49\" } | [optional] |
{: class="table table-striped"}