public class ChargifyWebhook extends Object
| Constructor and Description |
|---|
ChargifyWebhook() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEvent() |
String |
getId() |
Map<String,Object> |
getPayload() |
void |
setEvent(String event) |
void |
setId(String id) |
void |
setPayload(Map<String,Object> payload) |
Copyright © 2019. All rights reserved.