public class CancellationAmendment extends Amendment
| Modifier and Type | Class and Description |
|---|---|
static class |
CancellationAmendment.ServiceEndState |
Amendment.AmendmentState, Amendment.AmendmentType| Modifier and Type | Field and Description |
|---|---|
protected String |
amendmentType |
protected static ResourcePath |
resourcePath |
protected String |
serviceEnd |
protected String |
source |
protected SubscriptionCancellationAmendment |
subscriptionCancellation |
actionedTime, actioningTime, changedBy, created, deleted, id, nextOverdueCheckTime, nextStatusCheckTime, organizationID, state, subscriptionID, updatedm_client, PRETTY_PRINT_GSON| Constructor and Description |
|---|
CancellationAmendment() |
CancellationAmendment(BillForwardClient client_) |
| Modifier and Type | Method and Description |
|---|---|
static CancellationAmendment |
create(CancellationAmendment amendment) |
protected ResourcePath |
getResourcePath() |
CancellationAmendment.ServiceEndState |
getServiceEnd() |
String |
getServiceEndAsString() |
String |
getSource() |
SubscriptionCancellationAmendment |
getSubscriptionCancellation() |
protected static ResourcePath |
ResourcePath() |
void |
setServiceEnd(CancellationAmendment.ServiceEndState serviceEnd) |
void |
setSource(String source) |
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 String source
protected String serviceEnd
protected SubscriptionCancellationAmendment subscriptionCancellation
protected static ResourcePath resourcePath
public CancellationAmendment(BillForwardClient client_)
public CancellationAmendment()
public String getSource()
public void setSource(String source)
public String getServiceEndAsString()
public CancellationAmendment.ServiceEndState getServiceEnd()
public void setServiceEnd(CancellationAmendment.ServiceEndState serviceEnd)
public SubscriptionCancellationAmendment getSubscriptionCancellation()
protected ResourcePath getResourcePath()
getResourcePath in class BillingEntityprotected static ResourcePath ResourcePath()
public static CancellationAmendment create(CancellationAmendment amendment) throws AuthenticationException, InvalidRequestException, APIConnectionException, CardException, APIException
Copyright © 2015 BillForward. All rights reserved.