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

Packages that use PaymentHistory
com.paypal.api.payments   
 

Uses of PaymentHistory in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return PaymentHistory
static PaymentHistory Payment.list(APIContext apiContext, Map<String,String> containerMap)
          Retrieves a list of Payment resources.
static PaymentHistory Payment.list(String accessToken, Map<String,String> containerMap)
          Retrieves a list of Payment resources.
 PaymentHistory PaymentHistory.setCount(int count)
          Setter for count
 PaymentHistory PaymentHistory.setNextId(String nextId)
          Setter for nextId
 PaymentHistory PaymentHistory.setPayments(List<Payment> payments)
          Setter for payments
 



Copyright © 2015. All Rights Reserved.