$apr
$apr : float
APR rate
Class FinanceProduct
setApr(float $apr) : \billythekid\v12finance\models\FinanceProduct
Set the APR
float | $apr |
setCalculationFactor(float $calculationFactor) : \billythekid\v12finance\models\FinanceProduct
Set the calculation factor
float | $calculationFactor |
setDeferredPeriod(integer $deferredPeriod) : \billythekid\v12finance\models\FinanceProduct
Set the deferred period
integer | $deferredPeriod |
setDescription(string $description) : \billythekid\v12finance\models\FinanceProduct
Set the product description
string | $description |
setDocumentFee(float $documentFee) : \billythekid\v12finance\models\FinanceProduct
Set the document fee
float | $documentFee |
setDocumentFeeCollectionMonth(integer $documentFeeCollectionMonth) : \billythekid\v12finance\models\FinanceProduct
Set the document fee collection month
integer | $documentFeeCollectionMonth |
setDocumentFeeMaximum(float $documentFeeMaximum) : \billythekid\v12finance\models\FinanceProduct
Set the maximum document fee
float | $documentFeeMaximum |
setDocumentFeeMinimum(float $documentFeeMinimum) : \billythekid\v12finance\models\FinanceProduct
Set the minimum document fee
float | $documentFeeMinimum |
setMaxLoan(float $maxLoan) : \billythekid\v12finance\models\FinanceProduct
Set the maximum loan amount
float | $maxLoan |
setMinLoan(float $minLoan) : \billythekid\v12finance\models\FinanceProduct
Set the minimum loan amount
float | $minLoan |
setMonthlyRate(integer $monthlyRate) : \billythekid\v12finance\models\FinanceProduct
Set the monthly rate
integer | $monthlyRate |
setMonths(integer $months) : \billythekid\v12finance\models\FinanceProduct
Set the months
integer | $months |
setName(string $name) : \billythekid\v12finance\models\FinanceProduct
Set the name
string | $name |
setOptionPeriod(integer $optionPeriod) : \billythekid\v12finance\models\FinanceProduct
Set the option period
integer | $optionPeriod |
setProductGuid(string $productGuid) : \billythekid\v12finance\models\FinanceProduct
Set the GUID
string | $productGuid |
setProductId(integer $productId) : \billythekid\v12finance\models\FinanceProduct
Set the ID
integer | $productId |
setServiceFee(integer $serviceFee) : \billythekid\v12finance\models\FinanceProduct
Set teh service fee
integer | $serviceFee |
setTag(string $tag) : \billythekid\v12finance\models\FinanceProduct
Set the tag
string | $tag |