Typed Inttegro domain value.
Summary
Types
@type t() :: %Inttegro.Payouts.PayoutSettingsLookup{ destinations: %{optional(String.t()) => String.t()}, fx_enabled: boolean() | nil, schedule: Inttegro.Payouts.PayoutSettingsLookupSchedule.t() | nil }
Typed Inttegro domain value.
@type t() :: %Inttegro.Payouts.PayoutSettingsLookup{ destinations: %{optional(String.t()) => String.t()}, fx_enabled: boolean() | nil, schedule: Inttegro.Payouts.PayoutSettingsLookupSchedule.t() | nil }