# IssueApiUserPairingTokenResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**id** | **string** | The unique identifier of the user | [default to undefined]| |**role** | [**UserRole**](UserRole.md) | | [default to undefined]| |**enabled** | **boolean** | Whether the user is enabled | [default to undefined]| |**pairingToken** | **string** | The device pairing token issued for the given user | [default to undefined]| |**name** | **string** | The name of the user | [optional] [default to undefined]| |**userType** | [**UserType**](UserType.md) | | [optional] [default to undefined]| |**status** | [**UserStatus**](UserStatus.md) | | [optional] [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)