Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 945 Bytes

ConnectorInfo.md

File metadata and controls

16 lines (13 loc) · 945 Bytes

ConnectorInfo

Properties

Name Type Description Notes
Name string Name of the Connector. [default to null]
Identifier string Identifier of the Connector. [default to null]
Description string Description of the entity [optional] [default to null]
OrgIdentifier string Organization Identifier for the Entity [optional] [default to null]
ProjectIdentifier string Project Identifier for the Entity [optional] [default to null]
Tags map[string]string Tags [optional] [default to null]
Type_ string Type of the Connector. [default to null]
Spec *ConnectorConfig [default to null]

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