public class TaxationLink extends MutableEntity<TaxationLink>
| Modifier and Type | Field and Description |
|---|---|
protected String |
changedBy |
protected Date |
created |
protected String |
id |
protected String |
organizationID |
protected String |
productRatePlanID |
protected static ResourcePath |
resourcePath |
protected String |
taxationStrategyID |
protected Date |
updated |
m_client, PRETTY_PRINT_GSON| Constructor and Description |
|---|
TaxationLink() |
TaxationLink(BillForwardClient client_) |
| Modifier and Type | Method and Description |
|---|---|
String |
getID() |
protected ResourcePath |
getResourcePath() |
protected static ResourcePath |
ResourcePath() |
savecreate, create, retiregetAll, getByID, getByID, getByIDPostPath, getClient, setClient, toStringprotected String id
protected String organizationID
protected String taxationStrategyID
protected String productRatePlanID
protected Date updated
protected String changedBy
protected Date created
protected static ResourcePath resourcePath
public TaxationLink(BillForwardClient client_)
public TaxationLink()
public String getID()
protected ResourcePath getResourcePath()
getResourcePath in class BillingEntityprotected static ResourcePath ResourcePath()
Copyright © 2015 BillForward. All rights reserved.