--- title: UserStation --- ## PureCloud::UserStation ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **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"}