public class SubscriptionCancellation extends BillingEntity
| Modifier and Type | Field and Description |
|---|---|
protected String |
cancellationCredit |
protected String |
id |
protected String |
preCancellationState |
protected static ResourcePath |
resourcePath |
protected String |
serviceEnd |
protected String |
source |
protected String |
state |
protected String |
subscriptionID |
m_client, PRETTY_PRINT_GSON| Constructor and Description |
|---|
SubscriptionCancellation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCancellationCredit() |
String |
getCancellationCreditAsString() |
String |
getId() |
SubscriptionState |
getPreCancellationState() |
String |
getPreCancellationStateAsString() |
protected ResourcePath |
getResourcePath() |
ServiceEndState |
getServiceEnd() |
CancellationCredit |
getServiceEndAsString() |
String |
getSource() |
SubscriptionCancellationState |
getState() |
String |
getStateAsString() |
String |
getSubscriptionID() |
protected static ResourcePath |
ResourcePath() |
protected String id
protected String subscriptionID
protected String source
protected String serviceEnd
protected String cancellationCredit
protected String preCancellationState
protected String state
protected static ResourcePath resourcePath
public String getId()
public String getSubscriptionID()
public String getSource()
public ServiceEndState getServiceEnd()
public CancellationCredit getServiceEndAsString()
public String getCancellationCredit()
public String getCancellationCreditAsString()
public SubscriptionState getPreCancellationState()
public String getPreCancellationStateAsString()
public SubscriptionCancellationState getState()
public String getStateAsString()
protected ResourcePath getResourcePath()
getResourcePath in class BillingEntityprotected static ResourcePath ResourcePath()
Copyright © 2015 BillForward. All rights reserved.