pub async fn orders_get(
configuration: &Configuration,
broker_account_id: Option<&str>,
) -> Result<OrdersResponse, Error<OrdersGetError>>pub async fn orders_get(
configuration: &Configuration,
broker_account_id: Option<&str>,
) -> Result<OrdersResponse, Error<OrdersGetError>>