Bingex.Swap.Data.GetQuotes (Bingex v0.1.9)
Parses and structures quote data for BingX swaps.
Summary
Types
@type t() :: %Bingex.Swap.Data.GetQuotes{quotes: [Bingex.Swap.Model.QuoteInfo.t()]}
Functions
@spec embed_in_reply(Bingex.API.Reply.t()) :: Bingex.API.Reply.t(t())