# DeviceCodeResposne
## Properties
**device_code** | **String** | The device code generated for the client |
**user_code** | **String** | The user code generated for the client |
**client_id** | **String** | The client_id of the client |
**expires_in** | **String** | The expiration for the user code |
**verification_uri** | **String** | The url the user should go to to enter their user code |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)