LocalInventoryAttributes constructor
LocalInventoryAttributes({})
Implementation
LocalInventoryAttributes({
this.availability,
this.instoreProductLocation,
this.pickupMethod,
this.pickupSla,
this.price,
this.quantity,
this.salePrice,
this.salePriceEffectiveDate,
});