Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 878 Bytes

Group.md

File metadata and controls

16 lines (12 loc) · 878 Bytes

Group

Properties

Name Type Description Notes
id int ID number of the group. [optional]
name string Name of the group. [optional]
description string Description of the group. [optional]
type string Type of group. [optional]
site_id int ID of the site associated with the group. [optional]
creator_id int ID of the User who created the group. [optional]
invisible bool Specifies whether or not the group is visible to Normal Users. Invisible groups exist to specify levels of access to Userfiles, DataProviders and Bourreaux. [optional]

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