Skip to main content

CustomerAddressDistrict

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

Fields

codeString

The two-letter district code corresponding to the customer's district.

nameString

The customer's normalized district name.