...
Field name | Type | Description |
---|---|---|
Id | intIdentifier | Id of topic |
Name | string | Display name |
ParentID | int | id Id of parent in the hierarchy |
IsLeaf | bool | indicator Indicator if it's a topic |
Object Topics
Field name | Type | Description |
---|---|---|
TopicsList<Topic> | Topic[] | list List of all topics |
Request/Response
...