public class WebhookSubscription extends BillingEntity
| Modifier and Type | Field and Description |
|---|---|
protected String |
action |
protected String |
changedBy |
protected Date |
created |
protected boolean |
deleted |
protected String |
domain |
protected String |
id |
protected String |
organizationID |
protected static ResourcePath |
resourcePath |
protected Date |
updated |
protected String |
webhookID |
m_client, PRETTY_PRINT_GSON| Constructor and Description |
|---|
WebhookSubscription() |
WebhookSubscription(BillForwardClient client_) |
| Modifier and Type | Method and Description |
|---|---|
String |
getID() |
protected ResourcePath |
getResourcePath() |
protected static ResourcePath |
ResourcePath() |
getAll, getByID, getByID, getByIDPostPath, getClient, setClient, toStringprotected String id
protected String webhookID
protected String organizationID
protected String domain
protected String action
protected boolean deleted
protected Date updated
protected String changedBy
protected Date created
protected static ResourcePath resourcePath
public WebhookSubscription(BillForwardClient client_)
public WebhookSubscription()
public String getID()
protected ResourcePath getResourcePath()
getResourcePath in class BillingEntityprotected static ResourcePath ResourcePath()
Copyright © 2015 BillForward. All rights reserved.