Represents currency information.
@type t() :: %Zoonk.Locations.Currency{ code: String.t(), name: String.t(), symbol: String.t() }