LfpInventory constructor
LfpInventory({})
Implementation
LfpInventory({
this.availability,
this.collectionTime,
this.contentLanguage,
this.feedLabel,
this.gtin,
this.name,
this.offerId,
this.pickupMethod,
this.pickupSla,
this.price,
this.quantity,
this.regionCode,
this.storeCode,
this.targetAccount,
});