Skip to main content

StockLocationAddressDistrict

type StockLocationAddressDistrict {
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.