SkuLocationInfoItem interface
The locations and zones info for SKU.
Properties
location | The available location of the SKU. |
zones | The available zone of the SKU. |
Property Details
location
The available location of the SKU.
location: string
Property Value
string
zones
The available zone of the SKU.
zones?: string[]
Property Value
string[]