public class IssueInvoiceAmendment 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 |
|---|
IssueInvoiceAmendment() |
IssueInvoiceAmendment(BillForwardClient client_) |
| Modifier and Type | Method and Description |
|---|---|
static IssueInvoiceAmendment |
create(IssueInvoiceAmendment amendment) |
static IssueInvoiceAmendment |
get(String ID) |
Amendment.AmendmentType |
getAmendmentType() |
String |
getAmendmentTypeAsString() |
String |
getInvoiceID() |
protected ResourcePath |
getResourcePath() |
protected static ResourcePath |
ResourcePath() |
void |
setInvoiceID(String invoiceID) |
IssueInvoiceAmendment |
sync() |
getActionedTime, getActioningTime, getChangedBy, getCreated, getDeleted, getID, getNextOverdueCheckTime, getNextStatusCheckTime, getOrganizationID, getState, getStateAsString, getSubscriptionID, getTypeMappings, getUpdated, setActioningTime, setDeleted, setSubscriptionIDcreate, create, createExplicitPath, retire, retire, retire, retireExplicitPathprotected String amendmentType
protected static ResourcePath resourcePath
public IssueInvoiceAmendment(BillForwardClient client_)
public IssueInvoiceAmendment()
public String getAmendmentTypeAsString()
public Amendment.AmendmentType getAmendmentType()
public String getInvoiceID()
public void setInvoiceID(String invoiceID)
public static IssueInvoiceAmendment create(IssueInvoiceAmendment amendment) throws AuthenticationException, InvalidRequestException, APIConnectionException, CardException, APIException
protected ResourcePath getResourcePath()
getResourcePath in class BillingEntityprotected static ResourcePath ResourcePath()
public static IssueInvoiceAmendment get(String ID) throws AuthenticationException, InvalidRequestException, APIConnectionException, CardException, APIException
Copyright © 2015 BillForward. All rights reserved.