Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProductSubscriptionCost.php31 public $periodLength; variable in Google\\Service\\ShoppingContent\\ProductSubscriptionCost
64 public function setPeriodLength($periodLength) argument
66 $this->periodLength = $periodLength;
73 return $this->periodLength;