| Package | Description |
|---|---|
| com.stripe.model |
| Modifier and Type | Method and Description |
|---|---|
static Event |
Event.retrieve(String id) |
static Event |
Event.retrieve(String id,
String apiKey) |
| Modifier and Type | Method and Description |
|---|---|
List<Event> |
EventCollection.getData() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventCollection.setData(List<Event> data) |
Copyright © 2014 Stripe. All rights reserved.