19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
# GroupGallery
|
|
## Properties
|
|
|
|
| Name | Type | Description | Notes |
|
|
|------------ | ------------- | ------------- | -------------|
|
|
| **createdAt** | **Date** | | [optional] [default to null] |
|
|
| **description** | **String** | Description of the gallery. | [optional] [default to null] |
|
|
| **id** | **String** | | [optional] [default to null] |
|
|
| **membersOnly** | **Boolean** | Whether the gallery is members only. | [optional] [default to false] |
|
|
| **name** | **String** | Name of the gallery. | [optional] [default to null] |
|
|
| **roleIdsToAutoApprove** | **List** | | [optional] [default to null] |
|
|
| **roleIdsToManage** | **List** | | [optional] [default to null] |
|
|
| **roleIdsToSubmit** | **List** | | [optional] [default to null] |
|
|
| **roleIdsToView** | **List** | | [optional] [default to null] |
|
|
| **updatedAt** | **Date** | | [optional] [default to null] |
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|