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 (13 loc) · 745 Bytes

MobileDevice.md

File metadata and controls

18 lines (13 loc) · 745 Bytes

MobileDevice

Properties

Name Type Description Notes
verboseName kotlin.String Return object's verbose_name [readonly]
verboseNamePlural kotlin.String Return object's plural verbose_name [readonly]
metaModelName kotlin.String Return internal model name [readonly]
pk kotlin.String
name kotlin.String
type kotlin.String Get type of device [readonly]
confirmed kotlin.Boolean [readonly]
state MobileDeviceInfo [readonly]
lastCheckin java.time.OffsetDateTime [readonly]