public class EventRequest extends StripeObject
PRETTY_PRINT_GSON| Constructor and Description |
|---|
EventRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getIdempotencyKey() |
void |
setId(String id) |
void |
setIdempotencyKey(String idempotencyKey) |
equals, toJson, toStringCopyright © 2017 Stripe. All rights reserved.