Function get_pipeline

Source
pub async fn get_pipeline(
    configuration: &Configuration,
    id: i32,
    totals_convert_currency: Option<&str>,
) -> Result<GetPipelineResponse200, Error<GetPipelineError>>
Expand description

Returns data about a specific pipeline. Also returns the summary of the deals in this pipeline across its stages.