Home
last modified time | relevance | path

Searched refs:PosInventory (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DPosCustomBatchResponseEntry.php28 protected $inventoryType = PosInventory::class;
68 * @param PosInventory
70 public function setInventory(PosInventory $inventory)
75 * @return PosInventory
H A DPosCustomBatchRequestEntry.php26 protected $inventoryType = PosInventory::class;
64 * @param PosInventory
66 public function setInventory(PosInventory $inventory)
71 * @return PosInventory
H A DPosInventory.php20 class PosInventory extends \Google\Model class
186 class_alias(PosInventory::class, 'Google_Service_ShoppingContent_PosInventory');