Class AccountCollection

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.StripeCollection<Account>
com.stripe.model.financialconnections.AccountCollection
All Implemented Interfaces:
StripeActiveObject, StripeCollectionInterface<Account>, StripeObjectInterface

public class AccountCollection extends StripeCollection<Account>
  • Constructor Details

    • AccountCollection

      public AccountCollection()