RegionalInventory constructor
RegionalInventory({})
Implementation
RegionalInventory({
this.availability,
this.customAttributes,
this.kind,
this.price,
this.regionId,
this.salePrice,
this.salePriceEffectiveDate,
});