Typed Inttegro domain value.
Summary
Types
@type t() :: %Inttegro.CountryBank{ branches: [Inttegro.CountryBankBranch.t()], id: String.t(), name: String.t(), sort_code_prefix: String.t() | nil, swift_code: String.t() | nil }
Typed Inttegro domain value.
@type t() :: %Inttegro.CountryBank{ branches: [Inttegro.CountryBankBranch.t()], id: String.t(), name: String.t(), sort_code_prefix: String.t() | nil, swift_code: String.t() | nil }