Searched refs:StoreLayout (Results 1 – 2 of 2) sorted by relevance
29 use Google\Service\AndroidEnterprise\StoreLayout; alias175 * @return StoreLayout181 return $this->call('getStoreLayout', [$params], StoreLayout::class);274 * @param StoreLayout $postBody276 * @return StoreLayout278 public function setStoreLayout($enterpriseId, StoreLayout $postBody, $optParams = [])282 return $this->call('setStoreLayout', [$params], StoreLayout::class);
20 class StoreLayout extends \Google\Model class62 class_alias(StoreLayout::class, 'Google_Service_AndroidEnterprise_StoreLayout');