--- title: Device --- ## PureCloud::Device ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **category** | **String** | Device category. | | | **type** | **String** | Device type (e.g. iPad, iPhone, Other). | | | **is_mobile** | **BOOLEAN** | Flag that is true for mobile devices. | [optional] | | **screen_height** | **Integer** | Device's screen height. | [optional] | | **screen_width** | **Integer** | Device's screen width. | [optional] | | **fingerprint** | **String** | Fingerprint generated by looking at the individual device features. | [optional] | | **os_family** | **String** | Operating system family. | | | **os_version** | **String** | Operating system version. | | {: class="table table-striped"}