# CreateGroupGalleryRequest ## Properties | Name | Type | Description | Notes | |------------ | ------------- | ------------- | -------------| | **description** | **String** | Description of the gallery. | [optional] [default to null] | | **membersOnly** | **Boolean** | Whether the gallery is members only. | [optional] [default to false] | | **name** | **String** | Name of the gallery. | [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] | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)