Name | Type | Description | Notes |
---|---|---|---|
id | string | ID of the studio | [optional] |
name | string | The name of the studio | [optional] |
description | string | A small description about the Studio | [optional] [default to ''] |
is_public | bool | This flag sets the studios' visibility to public or private | [optional] [default to true] |
enable_comments | bool | This flag enables or disabled the possibility to add comments to the studio | [optional] [default to true] |
image_path | string | Cover image | [optional] |