Skip to main content

run_get_price_reminder

Function run_get_price_reminder 

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