Schema for Oanda financing day of week.
Summary
Types
@type t() :: %ExOanda.FinancingDayOfWeek{ day_of_week: (:SUNDAY | :MONDAY | :TUESDAY | :WEDNESDAY | :THURSDAY | :FRIDAY | :SATURDAY) | nil, days_charged: integer() | nil }
Schema for Oanda financing day of week.
@type t() :: %ExOanda.FinancingDayOfWeek{ day_of_week: (:SUNDAY | :MONDAY | :TUESDAY | :WEDNESDAY | :THURSDAY | :FRIDAY | :SATURDAY) | nil, days_charged: integer() | nil }