public class OrganizationGateway extends MutableEntity<OrganizationGateway>
| Modifier and Type | Field and Description |
|---|---|
protected String |
changedBy |
protected Date |
created |
protected String |
deleted |
protected String |
enabled |
protected String |
gateway |
protected String |
id |
protected String |
organizationID |
protected static ResourcePath |
resourcePath |
protected Date |
updated |
m_client, PRETTY_PRINT_GSON| Constructor and Description |
|---|
OrganizationGateway() |
OrganizationGateway(BillForwardClient client_) |
| Modifier and Type | Method and Description |
|---|---|
protected ResourcePath |
getResourcePath() |
protected static ResourcePath |
ResourcePath() |
savecreate, create, createExplicitPath, retire, retire, retire, retireExplicitPathprotected String id
protected String organizationID
protected String gateway
protected String enabled
protected String deleted
protected Date updated
protected String changedBy
protected Date created
protected static ResourcePath resourcePath
public OrganizationGateway(BillForwardClient client_)
public OrganizationGateway()
protected ResourcePath getResourcePath()
getResourcePath in class BillingEntityprotected static ResourcePath ResourcePath()
Copyright © 2015 BillForward. All rights reserved.