Bingex.Swap.Data.GetOrdersHistory (Bingex v0.1.8)
Parses and structures historical order data for BingX swaps.
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())