Skip to main content

MerchantAddressCity

type MerchantAddressCity {
id: String
code: String
name: String
}

Fields

codeString

The city code corresponding to the merchant's city.

nameString

The merchant's normalized city name.