Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/
H A DBillingInfo.php21 use Google\Service\AdExchangeBuyer\BillingInfoList; alias
52 * @return BillingInfoList
58 return $this->call('list', [$params], BillingInfoList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DBillingInfoList.php20 class BillingInfoList extends \Google\Collection class
52 class_alias(BillingInfoList::class, 'Google_Service_AdExchangeBuyer_BillingInfoList');