doc_out/UserStation.html.md in purecloud-0.55.1 vs doc_out/UserStation.html.md in purecloud-0.56.1
- old
+ new
@@ -6,9 +6,11 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | A globally unique identifier for this station | [optional] |
+| **name** | **String** | | [optional] |
+| **type** | **String** | | [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"}