Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php1264 public $installmentMonths; variable in Google_ShoppingModelProductJsonV1Inventories
1304 public function setInstallmentMonths( $installmentMonths) { argument
1305 $this->installmentMonths = $installmentMonths;
1308 return $this->installmentMonths;