Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 2.53 KB

c1apiappv1connectorservicecreateresponse.md

File metadata and controls

11 lines (8 loc) · 2.53 KB

C1APIAppV1ConnectorServiceCreateResponse

Fields

Field Type Required Description
ConnectorServiceCreateResponse *shared.ConnectorServiceCreateResponse The ConnectorServiceCreateResponse is the response returned from creating a connector.
ContentType string ✔️ HTTP response content type for this operation
StatusCode int ✔️ HTTP response status code for this operation
RawResponse *http.Response ✔️ Raw HTTP response; suitable for custom response parsing