Class InstallmentOption
Class InstallmentOption
A resource describing an installment
- PayPal\Common\PayPalModel
- PayPal\Api\InstallmentOption
Methods summary
public
|
|
public
integer
|
|
public
|
|
public
|
|
public
|
#
setDiscountAmount(
Discount amount applied to the payment, if any |
public
|
|
public
|
#
setDiscountPercentage( string $discount_percentage )
Discount percentage applied to the payment, if any |
public
string
|
Methods inherited from PayPal\Common\PayPalModel
__construct()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
__unset()
,
fromArray()
,
fromJson()
,
getList()
,
setCredential()
,
toArray()
,
toJSON()