Bingex.Swap.Data.GetContracts (Bingex v0.1.9)
Parses and structures contract data for BingX swap markets.
Summary
Types
@type t() :: %Bingex.Swap.Data.GetContracts{ contracts: [Bingex.Swap.Model.ContractInfo.t()] }
Functions
@spec embed_in_reply(Bingex.API.Reply.t()) :: Bingex.API.Reply.t(t())