Schema for Oanda account properties.
Oanda Docs
@type t() :: %ExOanda.AccountProperties{ id: String.t() | nil, mt4_account_id: integer() | nil, tags: [String.t()] | nil }