| 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] |