Uses of Class
com.paypal.api.payments.Notification

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.
 



Copyright © 2015. All Rights Reserved.