public class GetAllSubscriptionsResponsePlanInformationBillingCycles extends Object
| Constructor and Description |
|---|
GetAllSubscriptionsResponsePlanInformationBillingCycles() |
| Modifier and Type | Method and Description |
|---|---|
GetAllSubscriptionsResponsePlanInformationBillingCycles |
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() |
GetAllSubscriptionsResponsePlanInformationBillingCycles |
total(String total) |
public GetAllSubscriptionsResponsePlanInformationBillingCycles()
public GetAllSubscriptionsResponsePlanInformationBillingCycles total(String total)
public String getTotal()
public void setTotal(String total)
public GetAllSubscriptionsResponsePlanInformationBillingCycles current(String current)
public String getCurrent()
public void setCurrent(String current)
Copyright © 2025. All rights reserved.