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

StaticDevice.md

File metadata and controls

17 lines (13 loc) · 738 Bytes

StaticDevice

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]
tokenSet [StaticDeviceToken] [readonly]

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