|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Notification | |
|---|---|
| com.paypal.api.payments | |
| Uses of Notification in com.paypal.api.payments |
|---|
| Methods in com.paypal.api.payments that return Notification | |
|---|---|
Notification |
Notification.setNote(String note)
Setter for note |
Notification |
Notification.setSendToMerchant(Boolean sendToMerchant)
Setter for sendToMerchant |
Notification |
Notification.setSubject(String subject)
Setter for subject |
| Methods in com.paypal.api.payments with parameters of type Notification | |
|---|---|
void |
Invoice.remind(APIContext apiContext,
Notification notification)
Reminds the payer to pay the invoice. |
void |
Invoice.remind(String accessToken,
Notification notification)
Reminds the payer to pay the invoice. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||