File manager - Edit - /var/www/payraty/hris/vendor/iyzico/iyzipay-php/src/Iyzipay/Model/InstallmentPrice.php
Back
<?php namespace Iyzipay\Model; class InstallmentPrice { private $installmentPrice; private $totalPrice; private $installmentNumber; public function getInstallmentPrice() { return $this->installmentPrice; } public function setInstallmentPrice($installmentPrice) { $this->installmentPrice = $installmentPrice; } public function getTotalPrice() { return $this->totalPrice; } public function setTotalPrice($totalPrice) { $this->totalPrice = $totalPrice; } public function getInstallmentNumber() { return $this->installmentNumber; } public function setInstallmentNumber($installmentNumber) { $this->installmentNumber = $installmentNumber; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings