Bingex.Swap.Data.GetContracts (Bingex v0.1.13)
Represents response content on Bingex.Swap.get_contracts
request.
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())