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] |
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.