Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.07 KB

Permission.md

File metadata and controls

17 lines (13 loc) · 1.07 KB

Permission

Properties

Name Type Description Notes
user_id int User Id, can be only first parameter [optional]
device_id int Device Id, can be first parameter or second only in combination with userId [optional]
group_id int Group Id, can be first parameter or second only in combination with userId [optional]
geofence_id int Geofence Id, can be second parameter only [optional]
calendar_id int Geofence Id, can be second parameter only and only in combination with userId [optional]
attribute_id int Computed Attribute Id, can be second parameter only [optional]
driver_id int Driver Id, can be second parameter only [optional]
managed_user_id int User Id, can be second parameter only and only in combination with userId [optional]

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