Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php1270 public $saleStartDate; variable in Google_ShoppingModelProductJsonV1Inventories
1340 public function setSaleStartDate( $saleStartDate) { argument
1341 $this->saleStartDate = $saleStartDate;
1344 return $this->saleStartDate;