--- title: UserApp --- ## PureCloud::UserApp ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | The name of the userApp, used to distinguish this userApp from others of the same type. | [optional] | | **integration_type** | [**IntegrationType**](IntegrationType.html) | Integration Type for the userApp | [optional] | | **config** | [**UserAppConfigurationInfo**](UserAppConfigurationInfo.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}