Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 871 Bytes

Group.md

File metadata and controls

16 lines (12 loc) · 871 Bytes

Group

Properties

Name Type Description Notes
id int ID number of the group. [optional]
name str Name of the group. [optional]
description str Description of the group. [optional]
type str 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]