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