public class Alias extends BillingEntity
| Modifier and Type | Field and Description |
|---|---|
protected String |
alias |
protected String |
changedBy |
protected Date |
created |
protected boolean |
deleted |
protected String |
id |
protected String |
organizationID |
protected static ResourcePath |
resourcePath |
protected Date |
updated |
m_client, PRETTY_PRINT_GSON| Constructor and Description |
|---|
Alias() |
Alias(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 organizationID
protected String alias
protected boolean deleted
protected Date updated
protected String changedBy
protected Date created
protected static ResourcePath resourcePath
public Alias(BillForwardClient client_)
public Alias()
public String getID()
protected ResourcePath getResourcePath()
getResourcePath in class BillingEntityprotected static ResourcePath ResourcePath()
Copyright © 2014 BillForward. All rights reserved.