pub async fn delete_tick_from_portfolio(
configuration: &Configuration,
id: &str,
symbol: &str,
) -> Result<Restore200Response, Error<DeleteTickFromPortfolioError>>pub async fn delete_tick_from_portfolio(
configuration: &Configuration,
id: &str,
symbol: &str,
) -> Result<Restore200Response, Error<DeleteTickFromPortfolioError>>