public class InvoiceRecalculationAmendment extends Amendment
Amendment.AmendmentState, Amendment.AmendmentType| Modifier and Type | Field and Description |
|---|---|
protected String |
amendmentType |
protected static ResourcePath |
resourcePath |
actionedTime, actioningTime, changedBy, created, deleted, id, nextOverdueCheckTime, nextStatusCheckTime, organizationID, state, subscriptionID, updatedm_client, PRETTY_PRINT_GSON| Constructor and Description |
|---|
InvoiceRecalculationAmendment() |
InvoiceRecalculationAmendment(BillForwardClient client_) |
| Modifier and Type | Method and Description |
|---|---|
static InvoiceRecalculationAmendment |
create(InvoiceRecalculationAmendment amendment) |
Amendment.AmendmentType |
getAmendmentType() |
String |
getAmendmentTypeAsString() |
String |
getInvoiceID() |
Invoice.InvoiceState |
getNewInvoiceState() |
String |
getNewInvoiceStateAsString() |
protected ResourcePath |
getResourcePath() |
protected static ResourcePath |
ResourcePath() |
void |
setInvoiceID(String invoiceID) |
void |
setNewInvoiceState(Invoice.InvoiceState newInvoiceState) |
getActionedTime, getActioningTime, getChangedBy, getCreated, getDeleted, getID, getNextOverdueCheckTime, getNextStatusCheckTime, getOrganizationID, getState, getStateAsString, getSubscriptionID, getTypeMappings, getUpdated, setActioningTime, setDeleted, setSubscriptionIDcreate, create, retiregetAll, getByID, getByID, getByIDPostPath, getClient, setClient, toStringprotected String amendmentType
protected static ResourcePath resourcePath
public InvoiceRecalculationAmendment(BillForwardClient client_)
public InvoiceRecalculationAmendment()
public String getAmendmentTypeAsString()
public Amendment.AmendmentType getAmendmentType()
public String getInvoiceID()
public void setInvoiceID(String invoiceID)
public String getNewInvoiceStateAsString()
public Invoice.InvoiceState getNewInvoiceState()
public void setNewInvoiceState(Invoice.InvoiceState newInvoiceState)
public static InvoiceRecalculationAmendment create(InvoiceRecalculationAmendment amendment) throws AuthenticationException, InvalidRequestException, APIConnectionException, CardException, APIException
protected ResourcePath getResourcePath()
getResourcePath in class BillingEntityprotected static ResourcePath ResourcePath()
Copyright © 2014 BillForward. All rights reserved.