Installment
class Installment extends Model (View source)
Properties
| protected | $amountType | ||
| protected | $amountDataType | ||
| string | $creditType | ||
| protected | $downpaymentType | ||
| protected | $downpaymentDataType | ||
| string | $months |
Methods
setCreditType($creditType)
No description
string
getCreditType()
No description
getDownpayment()
No description
setMonths($months)
No description
string
getMonths()
No description
Details
setAmount(Price $amount)
No description
Price
getAmount()
No description
setCreditType($creditType)
No description
string
getCreditType()
No description
setDownpayment(Price $downpayment)
No description
Price
getDownpayment()
No description
setMonths($months)
No description
string
getMonths()
No description