Field | Type | Required | Description |
---|---|---|---|
contentType |
string | ✔️ | HTTP response content type for this operation |
pipeline |
operations.GetPipelineByNumberPipeline | ➖ | A pipeline object. |
statusCode |
number | ✔️ | HTTP response status code for this operation |
rawResponse |
AxiosResponse | ✔️ | Raw HTTP response; suitable for custom response parsing |
object |
operations.GetPipelineByNumberResponseBody | ➖ | Error response. |