Home
last modified time | relevance | path

Searched refs:currencyCode (Results 26 – 50 of 50) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
H A DPublisherAccount.php25 public $currencyCode; variable in Google\\Service\\AdMob\\PublisherAccount
42 public function setCurrencyCode($currencyCode) argument
44 $this->currencyCode = $currencyCode;
51 return $this->currencyCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DSeriesSeriesSeriesSubscriptionReleaseInfoCurrentReleaseInfo.php26 public $currencyCode; variable in Google\\Service\\Books\\SeriesSeriesSeriesSubscriptionReleaseInfoCurrentReleaseInfo
47 public function setCurrencyCode($currencyCode) argument
49 $this->currencyCode = $currencyCode;
56 return $this->currencyCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesConfiguration/
H A DGamesNumberFormatConfiguration.php25 public $currencyCode; variable in Google\\Service\\GamesConfiguration\\GamesNumberFormatConfiguration
40 public function setCurrencyCode($currencyCode) argument
42 $this->currencyCode = $currencyCode;
49 return $this->currencyCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2PurchaseTransaction.php29 public $currencyCode; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2PurchaseTransaction
60 public function setCurrencyCode($currencyCode) argument
62 $this->currencyCode = $currencyCode;
69 return $this->currencyCode;
H A DGoogleCloudRetailV2PriceInfo.php29 public $currencyCode; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2PriceInfo
66 public function setCurrencyCode($currencyCode) argument
68 $this->currencyCode = $currencyCode;
75 return $this->currencyCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1PurchaseTransaction.php29 public $currencyCode; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1PurchaseTransaction
60 public function setCurrencyCode($currencyCode) argument
62 $this->currencyCode = $currencyCode;
69 return $this->currencyCode;
H A DGoogleCloudRecommendationengineV1beta1ProductDetail.php29 public $currencyCode; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ProductDetail
70 public function setCurrencyCode($currencyCode) argument
72 $this->currencyCode = $currencyCode;
79 return $this->currencyCode;
H A DGoogleCloudRecommendationengineV1beta1ProductCatalogItem.php38 public $currencyCode; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ProductCatalogItem
95 public function setCurrencyCode($currencyCode) argument
97 $this->currencyCode = $currencyCode;
104 return $this->currencyCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DBudget.php25 public $currencyCode; variable in Google\\Service\\AdExchangeBuyer\\Budget
53 public function setCurrencyCode($currencyCode) argument
55 $this->currencyCode = $currencyCode;
59 return $this->currencyCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DResponseMetaData.php25 public $currencyCode; variable in Google\\Service\\AnalyticsData\\ResponseMetaData
48 public function setCurrencyCode($currencyCode) argument
50 $this->currencyCode = $currencyCode;
57 return $this->currencyCode;
H A DRunPivotReportRequest.php28 public $currencyCode; variable in Google\\Service\\AnalyticsData\\RunPivotReportRequest
71 public function setCurrencyCode($currencyCode) argument
73 $this->currencyCode = $currencyCode;
80 return $this->currencyCode;
H A DRunReportRequest.php28 public $currencyCode; variable in Google\\Service\\AnalyticsData\\RunReportRequest
83 public function setCurrencyCode($currencyCode) argument
85 $this->currencyCode = $currencyCode;
92 return $this->currencyCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaProperty.php33 public $currencyCode; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaProperty
106 public function setCurrencyCode($currencyCode) argument
108 $this->currencyCode = $currencyCode;
115 return $this->currencyCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Localservices/
H A DGoogleAdsHomeservicesLocalservicesV1AccountReport.php37 public $currencyCode; variable in Google\\Service\\Localservices\\GoogleAdsHomeservicesLocalservicesV1AccountReport
135 public function setCurrencyCode($currencyCode) argument
137 $this->currencyCode = $currencyCode;
144 return $this->currencyCode;
H A DGoogleAdsHomeservicesLocalservicesV1DetailedLeadReport.php41 public $currencyCode; variable in Google\\Service\\Localservices\\GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport
147 public function setCurrencyCode($currencyCode) argument
149 $this->currencyCode = $currencyCode;
156 return $this->currencyCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1RatePlan.php44 public $currencyCode; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1RatePlan
165 public function setCurrencyCode($currencyCode) argument
167 $this->currencyCode = $currencyCode;
174 return $this->currencyCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DInvoice.php36 public $currencyCode; variable in Google\\Service\\DisplayVideo\\Invoice
141 public function setCurrencyCode($currencyCode) argument
143 $this->currencyCode = $currencyCode;
150 return $this->currencyCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DSegments.php49 public $currencyCode; variable in Google\\Service\\ShoppingContent\\Segments
194 public function setCurrencyCode($currencyCode) argument
196 $this->currencyCode = $currencyCode;
203 return $this->currencyCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DConversion.php78 public $currencyCode; variable in Google\\Service\\Doubleclicksearch\\Conversion
337 public function setCurrencyCode($currencyCode) argument
339 $this->currencyCode = $currencyCode;
346 return $this->currencyCode;
/plugin/authgoogle/google/contrib/
H A DGoogle_AdexchangebuyerService.php552 public $currencyCode; variable in Google_DirectDeal
572 public function setCurrencyCode( $currencyCode) { argument
573 $this->currencyCode = $currencyCode;
576 return $this->currencyCode;
H A DGoogle_BooksService.php2929 public $currencyCode; variable in Google_VolumeSaleInfoListPrice
2936 public function setCurrencyCode( $currencyCode) { argument
2937 $this->currencyCode = $currencyCode;
2940 return $this->currencyCode;
2946 public $currencyCode; variable in Google_VolumeSaleInfoRetailPrice
2953 public function setCurrencyCode( $currencyCode) { argument
2954 $this->currencyCode = $currencyCode;
2957 return $this->currencyCode;
H A DGoogle_GanService.php1638 public $currencyCode; variable in Google_Money
1645 public function setCurrencyCode( $currencyCode) { argument
1646 $this->currencyCode = $currencyCode;
1649 return $this->currencyCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAdsense.php370 'currencyCode' => [
444 'currencyCode' => [
528 'currencyCode' => [
578 'currencyCode' => [
H A DCloudbilling.php255 'currencyCode' => [
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...

12