pub async fn operations_get(
configuration: &Configuration,
from: String,
to: String,
figi: Option<&str>,
broker_account_id: Option<&str>,
) -> Result<OperationsResponse, Error<OperationsGetError>>pub async fn operations_get(
configuration: &Configuration,
from: String,
to: String,
figi: Option<&str>,
broker_account_id: Option<&str>,
) -> Result<OperationsResponse, Error<OperationsGetError>>