public static class Webhooks.Webhook
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.Date |
created_timestamp |
java.math.BigInteger |
id |
java.lang.String |
url |
java.lang.Boolean |
valid |
| Constructor and Description |
|---|
Webhook(com.winterwell.json.JSONObject base) |