PosInventoryResponse constructor
PosInventoryResponse({})
Implementation
PosInventoryResponse({
this.contentLanguage,
this.gtin,
this.itemId,
this.kind,
this.pickupMethod,
this.pickupSla,
this.price,
this.quantity,
this.storeCode,
this.targetCountry,
this.timestamp,
});