Wasm Directoryalpha
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

NameTypeDescription
inventory-alert-thresholdoption​<s64>
inventory-alert-typeoption​<string>
location-idoption​<string>
price-moneyoption​<money>
pricing-typeoption​<string>
track-inventoryoption​<bool>