@type t() :: %MollieAPI.Model.Address{ city: String.t(), country: String.t(), postalCode: String.t(), streetAndNumber: String.t() }