Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php619 public $latePaymentFee; variable in Google_CcOffer
889 public function setLatePaymentFee( $latePaymentFee) { argument
890 $this->latePaymentFee = $latePaymentFee;
893 return $this->latePaymentFee;