# Device
## Properties
**verbose_name** | **String** | Return object's verbose_name | [readonly]
**verbose_name_plural** | **String** | Return object's plural verbose_name | [readonly]
**meta_model_name** | **String** | Return internal model name | [readonly]
**pk** | **String** | |
**name** | **String** | |
**r#type** | **String** | Get type of device | [readonly]
**confirmed** | **bool** | |
**created** | **String** | | [readonly]
**last_updated** | **String** | | [readonly]
**last_used** | Option<**String**> | | [readonly]
**extra_description** | **String** | Get extra description | [readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)