Skip to main content

StockLocationAddressState

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

Fields

It is the id of the state of the address.

codeString

It is the code of the state of the address.

nameString

It is the name of the state of the address.