public class DowngradeBillingPlanInformation extends Object
| Constructor and Description |
|---|
DowngradeBillingPlanInformation() |
| Modifier and Type | Method and Description |
|---|---|
DowngradeBillingPlanInformation |
downgradeEventType(String downgradeEventType) |
boolean |
equals(Object o) |
String |
getDowngradeEventType() |
PlanInformation |
getPlanInformation()
Get planInformation
|
int |
hashCode() |
DowngradeBillingPlanInformation |
planInformation(PlanInformation planInformation) |
void |
setDowngradeEventType(String downgradeEventType) |
void |
setPlanInformation(PlanInformation planInformation) |
String |
toString() |
public DowngradeBillingPlanInformation downgradeEventType(String downgradeEventType)
public String getDowngradeEventType()
public void setDowngradeEventType(String downgradeEventType)
public DowngradeBillingPlanInformation planInformation(PlanInformation planInformation)
public PlanInformation getPlanInformation()
public void setPlanInformation(PlanInformation planInformation)
Copyright © 2020. All rights reserved.