Newer
Older
# UserTrackingSubscription
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address** | [**String**](string.md) | Address of user (e.g. \"sip\" URI, \"tel\" URI, \"acr\" URI) to monitor | [default to null]
**callbackReference** | [**CallbackReference**](CallbackReference.md) | | [default to null]
**clientCorrelator** | [**String**](string.md) | A correlator that the client can use to tag this particular resource representation during a request to create a resource on the server. | [optional] [default to null]
**resourceURL** | [**String**](string.md) | Self referring URL | [optional] [default to null]
**userEventCriteria** | [**List**](UserEventType.md) | List of user event values to generate notifications for (these apply to address specified). If this element is missing, a notification is requested to be generated for any change in user event. | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)