Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 777 Bytes

GetTopicDto.md

File metadata and controls

18 lines (13 loc) · 777 Bytes

GetTopicDto

Properties

Name Type Description Notes
id str id of the topic
name str name of the topic
schema_type str schema type of the topic
schema str schema of the topic
version str version of the topic
owner str owner of the topic
tags [str] tags of the topic
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]