| Package | Description |
|---|---|
| com.fedapay.collections | |
| com.fedapay.model | |
| com.fedapay.utile |
| Modifier and Type | Field and Description |
|---|---|
protected List<Event> |
EventCollection.data |
| Modifier and Type | Method and Description |
|---|---|
static Event |
WebhookSignature.constructEvent(String payload,
String sigHeader,
String secret)
Returns an Event instance using the provided JSON payload.
|
static Event |
WebhookSignature.constructEvent(String payload,
String sigHeader,
String secret,
long tolerance) |
static Event |
Event.retrieve(String eventId) |
| Modifier and Type | Method and Description |
|---|---|
Event |
EventModel.getV1Event() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventModel.setV1Event(Event v1Event) |
Copyright © 2022. All rights reserved.