public class InlineResponse2006PlanInformationBillingCycles extends Object
| Constructor and Description |
|---|
InlineResponse2006PlanInformationBillingCycles() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2006PlanInformationBillingCycles |
current(String current) |
boolean |
equals(Object o) |
String |
getCurrent()
Current billing cycle
|
String |
getTotal()
Describe total number of billing cycles
|
int |
hashCode() |
void |
setCurrent(String current) |
void |
setTotal(String total) |
String |
toString() |
InlineResponse2006PlanInformationBillingCycles |
total(String total) |
public InlineResponse2006PlanInformationBillingCycles()
public InlineResponse2006PlanInformationBillingCycles total(String total)
public String getTotal()
public void setTotal(String total)
public InlineResponse2006PlanInformationBillingCycles current(String current)
public String getCurrent()
public void setCurrent(String current)
Copyright © 2023. All rights reserved.