Skip to main content

run_research_rating_summary

Function run_research_rating_summary 

Source
pub async fn run_research_rating_summary(
    gateway: &str,
    symbol: &str,
    rating_dimension_type: Option<i32>,
    uid: Option<&str>,
    next_key: Option<&str>,
    num: Option<i32>,
    format: OutputFormat,
) -> Result<()>