| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Device Type ID. | [optional] |
| uniqueName | String | Unique Name. | [optional] |
| latestVersion | Integer | Latest Manifest version. | [optional] |
| lastUpdated | Long | [optional] | |
| name | String | Name. | [optional] |
| description | String | Description. | [optional] |
| uid | String | User ID. | [optional] |
| oid | String | Organization ID. | [optional] |
| hasCloudConnector | Boolean | Uses Cloud Connectors SDK | [optional] |
| approved | Boolean | Approval status. | [optional] |
| published | Boolean | Published status. | [optional] |
| _protected | Boolean | Protected status. | [optional] |
| inStore | Boolean | In Store. | [optional] |
| ownedByCurrentUser | Boolean | Does the current user own a device of this device type | [optional] |
| tags | List<Tag> | Tags | [optional] |
| rsp | Boolean | Require Secure Device Registration (SDR) Protocol. | [optional] |
| issuerDn | String | Issuer Distinguished Name (Used in SDR) | [optional] |
| vid | String | Vendor ID. (Used in SDR) | [optional] |