[][src]Type Definition pallet_operator_trading::OfferOf

type OfferOf<T> = Offer<<T as Trait>::AccountId, BalanceOf<T>, <T as Trait>::BlockNumber>;