| Package | Description |
|---|---|
| com.paypal.api.payments |
| Modifier and Type | Method and Description |
|---|---|
Notification |
Notification.setNote(String note)
Setter for note
|
Notification |
Notification.setSendToMerchant(Boolean sendToMerchant)
Setter for sendToMerchant
|
Notification |
Notification.setSubject(String subject)
Setter for subject
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2015. All Rights Reserved.