Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 852 Bytes

ConnectorDoc.md

File metadata and controls

16 lines (11 loc) · 852 Bytes

ConnectorDoc

Properties

Name Type Description Notes
id str A unique identifier for an object. [optional] [readonly]
name str Name of the doc. [optional]
audience str Audience for the doc. [optional]
format str Format of the doc. [optional] if omitted the server will use the default value of "markdown"
url str Link to fetch the content of the doc. [optional]
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]