public class InvoiceNextExecutionAttemptAmendment 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 |
|---|
InvoiceNextExecutionAttemptAmendment() |
InvoiceNextExecutionAttemptAmendment(BillForwardClient client_) |
| Modifier and Type | Method and Description |
|---|---|
static InvoiceNextExecutionAttemptAmendment |
create(InvoiceNextExecutionAttemptAmendment amendment) |
Amendment.AmendmentType |
getAmendmentType() |
String |
getAmendmentTypeAsString() |
String |
getInvoiceID() |
Date |
getNextExecutionAttempt() |
protected ResourcePath |
getResourcePath() |
protected static ResourcePath |
ResourcePath() |
void |
setInvoiceID(String invoiceID) |
void |
setNextExecutionAttempt(Date nextExecutionAttempt) |
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 InvoiceNextExecutionAttemptAmendment(BillForwardClient client_)
public InvoiceNextExecutionAttemptAmendment()
public String getAmendmentTypeAsString()
public Amendment.AmendmentType getAmendmentType()
public String getInvoiceID()
public void setInvoiceID(String invoiceID)
public Date getNextExecutionAttempt()
public void setNextExecutionAttempt(Date nextExecutionAttempt)
protected ResourcePath getResourcePath()
getResourcePath in class BillingEntityprotected static ResourcePath ResourcePath()
public static InvoiceNextExecutionAttemptAmendment create(InvoiceNextExecutionAttemptAmendment amendment) throws AuthenticationException, InvalidRequestException, APIConnectionException, CardException, APIException
Copyright © 2014 BillForward. All rights reserved.