Home
last modified time | relevance | path

Searched refs:AccountCustomerService (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountBusinessInformation.php24 protected $customerServiceType = AccountCustomerService::class;
54 * @param AccountCustomerService
56 public function setCustomerService(AccountCustomerService $customerService)
61 * @return AccountCustomerService
H A DAccountCustomerService.php20 class AccountCustomerService extends \Google\Model class
80 class_alias(AccountCustomerService::class, 'Google_Service_ShoppingContent_AccountCustomerService');