| Package | Description |
|---|---|
| com.paypal.api.payments |
| Modifier and Type | Method and Description |
|---|---|
CancelNotification |
CancelNotification.setNote(String note)
Setter for note
|
CancelNotification |
CancelNotification.setSendToMerchant(Boolean sendToMerchant)
Setter for sendToMerchant
|
CancelNotification |
CancelNotification.setSendToPayer(Boolean sendToPayer)
Setter for sendToPayer
|
CancelNotification |
CancelNotification.setSubject(String subject)
Setter for subject
|
| Modifier and Type | Method and Description |
|---|---|
void |
Invoice.cancel(APIContext apiContext,
CancelNotification cancelNotification)
Cancels an invoice.
|
void |
Invoice.cancel(String accessToken,
CancelNotification cancelNotification)
Cancels an invoice.
|
Copyright © 2015. All Rights Reserved.