On this pageMerchantAddressDistricttype MerchantAddressDistrict { id: String code: String name: String}CopyFieldsidStringcodeStringThe district code corresponding to the merchant's district.nameStringThe merchant's normalized district name.