Bingex.Swap.Data.GetOrdersHistory (Bingex v0.2.1)
Represents response content on Bingex.Swap.get_orders_history request.
Summary
Types
@type t() :: %Bingex.Swap.Data.GetOrdersHistory{ history: [Bingex.Swap.Model.DetailedOrderInfo.t()] }
Functions
@spec embed_in_reply(Bingex.API.Reply.t()) :: Bingex.API.Reply.t(t())