On this pageMerchantAddressCitytype MerchantAddressCity { id: String code: String name: String}CopyFieldsidStringcodeStringThe city code corresponding to the merchant's city.nameStringThe merchant's normalized city name.