Files
discoursejs/docs/sdk/models/operations/topiclist.md

11 lines
1.6 KiB
Markdown

# TopicList
## Fields
| Field | Type | Required | Description |
| --------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------- |
| `canCreateTopic` | *boolean* | :heavy_check_mark: | N/A |
| `perPage` | *number* | :heavy_check_mark: | N/A |
| `topTags` | *any*[] | :heavy_minus_sign: | N/A |
| `topics` | [operations.Topics](../../../sdk/models/operations/topics.md)[] | :heavy_check_mark: | N/A |