| Package | Description |
|---|---|
| com.stripe.model |
| Modifier and Type | Class and Description |
|---|---|
class |
PagingIterable<T extends HasId>
Provides an
target that automatically
iterates across all API pages and which is suitable for use with a
loop. |
class |
PagingIterator<T extends HasId> |
class |
StripeCollection<T extends HasId>
Provides a representation of a single page worth of data from the Stripe
API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Account |
class |
AlipayAccount |
class |
ApplicationFee |
class |
BalanceTransaction |
class |
BankAccount |
class |
BitcoinReceiver |
class |
BitcoinTransaction |
class |
Card |
class |
Charge |
class |
CountrySpec |
class |
Coupon |
class |
Customer |
class |
Dispute |
class |
Event |
class |
ExternalAccount |
class |
FeeRefund |
class |
FileUpload |
class |
Invoice |
class |
InvoiceItem |
class |
InvoiceLineItem |
class |
Order |
class |
OrderReturn |
class |
Plan |
class |
Product |
class |
Recipient |
class |
Refund |
class |
Reversal |
class |
SKU |
class |
Source |
class |
Subscription |
class |
ThreeDSecure |
class |
Token |
class |
Transfer |
class |
TransferTransaction |
Copyright © 2016 Stripe. All rights reserved.