Group Content

The Content of a Group.

type
string or null

The type of object - group_content .

Enum: null "group_content"
name
string

The name of the collection or section.

description
string

The description of the collection. Only available for collections.

{ "type": "group_content", "name": "Collection name", "description": " Collection description" }