Skip to content

Latest commit

History

History
20 lines (15 loc) 路 876 Bytes

File metadata and controls

20 lines (15 loc) 路 876 Bytes

GroupGallery

Properties

Name Type Description Notes
id str [optional]
name str Name of the gallery. [optional]
description str Description of the gallery. [optional]
members_only bool Whether the gallery is members only. [optional] [default to False]
role_ids_to_view list[str] [optional]
role_ids_to_submit list[str] [optional]
role_ids_to_auto_approve list[str] [optional]
role_ids_to_manage list[str] [optional]
created_at datetime [optional]
updated_at datetime [optional]

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