Bingex.Swap.Data.PlaceOrder (Bingex v0.2.1)
Represents response content on Bingex.Swap.plase_order request.
Summary
Types
@type t() :: %Bingex.Swap.Data.PlaceOrder{ order: nil | Bingex.Swap.Model.OrderInfo.t() }
Functions
@spec embed_in_reply(Bingex.API.Reply.t()) :: Bingex.API.Reply.t(t())