Bingex.Swap.Data.PlaceOrder (Bingex v0.1.9)
Parses and structures order placement data for BingX swaps.
Summary
Types
@type t() :: %Bingex.Swap.Data.PlaceOrder{order: Bingex.Swap.Model.OrderInfo.t()}
Functions
@spec embed_in_reply(Bingex.API.Reply.t()) :: Bingex.API.Reply.t(t())