Tai.Venues.FeeStore.find_by

You're seeing just the function find_by, go back to Tai.Venues.FeeStore module for more information.

Specs

find_by(
  venue_id: venue_id(),
  credential_id: credential_id(),
  symbol: product_symbol()
) :: {:ok, fee_info()} | {:error, :not_found}