Skip to main content

list_accounts

Function list_accounts 

Source
pub async fn list_accounts(
    gateway: &str,
    format: OutputFormat,
    market: Option<&str>,
    security_firm: Option<&str>,
    all: bool,
) -> Result<()>