Class InstallmentInfo
Class InstallmentInfo
A resource representing installment information available for a transaction
- PayPal\Common\PayPalModel
- PayPal\Api\InstallmentInfo
Methods summary
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
#
setInstallmentOptions(
List of available installment options and the cost associated with each one. |
public
|
#
getInstallmentOptions( )
List of available installment options and the cost associated with each one. |
public
|
#
addInstallmentOption(
Append InstallmentOptions to the list. |
public
|
#
removeInstallmentOption(
Remove InstallmentOptions from the list. |
Methods inherited from PayPal\Common\PayPalModel
__construct()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
__unset()
,
fromArray()
,
fromJson()
,
getList()
,
setCredential()
,
toArray()
,
toJSON()