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

Packages that use Credit
com.paypal.api.payments   
 

Uses of Credit in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return Credit
 Credit FundingInstrument.getCredit()
          Getter for credit
 Credit Credit.setId(String id)
          Setter for id
 Credit Credit.setTerms(String terms)
          Setter for terms
 Credit Credit.setType(String type)
          Setter for type
 

Methods in com.paypal.api.payments with parameters of type Credit
 FundingInstrument FundingInstrument.setCredit(Credit credit)
          Setter for credit
 



Copyright © 2015. All Rights Reserved.