Schema for Oanda list accounts response.
Summary
Types
@type t() :: %ExOanda.Response.ListAccounts{accounts: [ExOanda.AccountProperties.t()]}
Schema for Oanda list accounts response.
@type t() :: %ExOanda.Response.ListAccounts{accounts: [ExOanda.AccountProperties.t()]}