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

Latest commit

 

History

History
17 lines (12 loc) · 686 Bytes

StaticDevice.md

File metadata and controls

17 lines (12 loc) · 686 Bytes

StaticDevice

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]
tokenSet kotlin.collections.List<StaticDeviceToken> [readonly]