Uses of Class
com.stripe.model.RecipientCollection

Packages that use RecipientCollection
com.stripe.model   
 

Uses of RecipientCollection in com.stripe.model
 

Methods in com.stripe.model that return RecipientCollection
static RecipientCollection Recipient.all(Map<String,Object> params)
           
static RecipientCollection Recipient.all(Map<String,Object> params, String apiKey)
           
 



Copyright © 2014 Stripe. All rights reserved.