| Package | Description |
|---|---|
| net.billforward.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Webhook> |
Organization.webhooks |
| Modifier and Type | Method and Description |
|---|---|
static Webhook |
Webhook.create(Webhook webhook) |
static Webhook[] |
Webhook.getAll() |
static Webhook[] |
Organization.getAll() |
static Webhook |
Webhook.getByID(String ID) |
| Modifier and Type | Method and Description |
|---|---|
List<Webhook> |
Organization.getWebhooks() |
| Modifier and Type | Method and Description |
|---|---|
static Webhook |
Webhook.create(Webhook webhook) |
Copyright © 2014 BillForward. All rights reserved.