Schema for Oanda list account instruments response.
Summary
Types
@type t() :: %ExOanda.Response.AccountInstruments{ instruments: [ExOanda.Instrument.t()], last_transaction_id: String.t() | nil }
Schema for Oanda list account instruments response.
@type t() :: %ExOanda.Response.AccountInstruments{ instruments: [ExOanda.Instrument.t()], last_transaction_id: String.t() | nil }