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