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