Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 803 Bytes

MobileDevice.md

File metadata and controls

18 lines (14 loc) · 803 Bytes

MobileDevice

Properties

Name Type Description Notes
verboseName String Return object's verbose_name [readonly]
verboseNamePlural String Return object's plural verbose_name [readonly]
metaModelName String Return internal model name [readonly]
pk String
name String
type String Get type of device [readonly]
confirmed Bool [readonly]
state MobileDeviceInfo [readonly]
lastCheckin Date [readonly]

[Back to Model list] [Back to API list] [Back to README]