A ResetResettablePLTransaction represents the resetting of the Account's resettable PL counters.
Summary
Types
@type t() :: %ExOanda.ResetResettablePLTransaction{ account_id: String.t() | nil, batch_id: String.t() | nil, id: String.t() | nil, request_id: String.t() | nil, time: DateTime.t() | nil, type: ExOanda.Type.Atom.t() | nil, user_id: integer() | nil }