Uses of Class
com.stripe.model.TransferTransactionCollection

Packages that use TransferTransactionCollection
com.stripe.model   
 

Uses of TransferTransactionCollection in com.stripe.model
 

Methods in com.stripe.model that return TransferTransactionCollection
 TransferTransactionCollection Transfer.transactions(Map<String,Object> params)
           
 TransferTransactionCollection Transfer.transactions(Map<String,Object> params, String apiKey)
           
 



Copyright © 2014 Stripe. All rights reserved.