Skip to main content

OrderAddressDistrict

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

Fields

It is the id of the district of the address.

codeString

It is the code of the district of the address.

nameString

It is the name of the district of the address.