Name | Type | Description | Notes |
---|---|---|---|
id | string | [default to null] | |
name | string | [default to null] | |
description | string | [optional] [default to null] | |
hasInstruction | boolean | Flag indicating whether the topic has an instruction or not. | [default to null] |
instruction | Instruction | [optional] [default to null] | |
createdAt | Date | [default to null] | |
hasSubtopics | boolean | Flag indicating whether the topic has subtopics. This field is only included when requested. | [optional] [default to null] |
path | Path | [optional] [default to null] | |
classificationGuide | ClassificationGuideInTopic | [optional] [default to null] |
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.