Record
item-variation-location-overrides
No description available.
record item-variation-location-overrides {
inventory-alert-threshold: option<s64>,
inventory-alert-type: option<string>,
location-id: option<string>,
price-money: option<money>,
pricing-type: option<string>,
track-inventory: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| inventory-alert-threshold | option<s64> | |
| inventory-alert-type | option<string> | |
| location-id | option<string> | |
| price-money | option<money> | |
| pricing-type | option<string> | |
| track-inventory | option<bool> |