| Package | Description |
|---|---|
| com.paypal.api.payments |
| Modifier and Type | Method and Description |
|---|---|
InstallmentOption |
InstallmentOption.setDiscountAmount(Currency discountAmount)
Setter for discountAmount
|
InstallmentOption |
InstallmentOption.setDiscountPercentage(Percentage discountPercentage)
Setter for discountPercentage
|
InstallmentOption |
InstallmentOption.setMonthlyPayment(Currency monthlyPayment)
Setter for monthlyPayment
|
InstallmentOption |
InstallmentOption.setTerm(int term)
Setter for term
|
| Modifier and Type | Method and Description |
|---|---|
List<InstallmentOption> |
InstallmentInfo.getInstallmentOptions()
Getter for installmentOptions
|
| Modifier and Type | Method and Description |
|---|---|
InstallmentInfo |
InstallmentInfo.setInstallmentOptions(List<InstallmentOption> installmentOptions)
Setter for installmentOptions
|
| Constructor and Description |
|---|
InstallmentInfo(List<InstallmentOption> installmentOptions)
Parameterized Constructor
|
Copyright © 2016. All Rights Reserved.