TownSuggest EditsSwiftstruct Town { let id: String var name: String? var countryCode: String? Updated over 1 year ago