| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Device Type ID. | [optional] |
| unique_name | str | Unique Name. | [optional] |
| latest_version | int | Latest Manifest version. | [optional] |
| last_updated | int | [optional] | |
| name | str | Name. | [optional] |
| description | str | Description. | [optional] |
| uid | str | User ID. | [optional] |
| oid | str | Organization ID. | [optional] |
| has_cloud_connector | bool | Uses Cloud Connectors SDK | [optional] |
| approved | bool | Approval status. | [optional] |
| published | bool | Published status. | [optional] |
| protected | bool | Protected status. | [optional] |
| in_store | bool | In Store. | [optional] |
| owned_by_current_user | bool | Does the current user own a device of this device type | [optional] |
| tags | list[Tag] | Tags | [optional] |
| rsp | bool | Require Secure Device Registration (SDR) Protocol. | [optional] |
| issuer_dn | str | Issuer Distinguished Name (Used in SDR) | [optional] |
| vid | str | Vendor ID. (Used in SDR) | [optional] |