Schema for Oanda find order response.
Summary
Types
@type t() :: %ExOanda.Response.FindOrder{ last_transaction_id: String.t() | nil, order: ExOanda.Order.t() | nil }
Schema for Oanda find order response.
@type t() :: %ExOanda.Response.FindOrder{ last_transaction_id: String.t() | nil, order: ExOanda.Order.t() | nil }