| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Device ID | [optional] |
| uid | String | User ID | [optional] |
| dtid | String | Device Type ID | [optional] |
| name | String | Name | [optional] |
| manifestVersion | Integer | Manifest Version | [optional] |
| manifestVersionPolicy | String | Manifest Version Policy (LATEST, DEVICE) | [optional] |
| needProviderAuth | Boolean | Needs Provider Authentication | [optional] |
| properties | Map<String, Object> | [optional] | |
| createdOn | Long | Created On (milliseconds since epoch) | [optional] |
| connected | Boolean | Is Connected | [optional] |
| certificateInfo | String | Certificate Info (if any) | [optional] |
| certificateSignature | String | Certificate Signature (if any) | [optional] |
| eid | String | External ID (if any) | [optional] |
| providerCredentials | Map<String, Object> | [optional] | |
| sharedWithOthers | Boolean | Is shared with other users | [optional] |
| sharedWithMe | String | Share id (if shared with me) | [optional] |