Skip to main content

run_shareholders_overview

Function run_shareholders_overview 

Source
pub async fn run_shareholders_overview(
    gateway: &str,
    symbol: &str,
    period_id: Option<i32>,
    format: OutputFormat,
) -> Result<()>