Searched refs:EnterpriseAccount (Results 1 – 2 of 2) sorted by relevance
23 use Google\Service\AndroidEnterprise\EnterpriseAccount; alias254 * @param EnterpriseAccount $postBody256 * @return EnterpriseAccount258 public function setAccount($enterpriseId, EnterpriseAccount $postBody, $optParams = [])262 return $this->call('setAccount', [$params], EnterpriseAccount::class);
20 class EnterpriseAccount extends \Google\Model class44 class_alias(EnterpriseAccount::class, 'Google_Service_AndroidEnterprise_EnterpriseAccount');