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

Packages that use InvoicingPaymentDetail
com.paypal.api.payments   
 

Uses of InvoicingPaymentDetail in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return InvoicingPaymentDetail
 InvoicingPaymentDetail InvoicingPaymentDetail.setDate(String date)
          Setter for date
 InvoicingPaymentDetail InvoicingPaymentDetail.setMethod(String method)
          Setter for method
 InvoicingPaymentDetail InvoicingPaymentDetail.setNote(String note)
          Setter for note
 InvoicingPaymentDetail InvoicingPaymentDetail.setTransactionId(String transactionId)
          Setter for transactionId
 InvoicingPaymentDetail InvoicingPaymentDetail.setTransactionType(String transactionType)
          Setter for transactionType
 InvoicingPaymentDetail InvoicingPaymentDetail.setType(String type)
          Setter for type
 



Copyright © 2015. All Rights Reserved.