Uses of Class
com.stripe.model.TransferTransaction

Packages that use TransferTransaction
com.stripe.model   
 

Uses of TransferTransaction in com.stripe.model
 

Methods in com.stripe.model that return types with arguments of type TransferTransaction
 List<TransferTransaction> TransferTransactionCollection.getData()
           
 

Method parameters in com.stripe.model with type arguments of type TransferTransaction
 void TransferTransactionCollection.setData(List<TransferTransaction> data)
           
 



Copyright © 2013 Stripe. All Rights Reserved.