public class GetAllPlansResponsePlanInformationBillingPeriod extends Object
| Constructor and Description |
|---|
GetAllPlansResponsePlanInformationBillingPeriod() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLength()
Example: - If length=1 & unit=month then charge every month - If length=7 & unit=day then charge every 7th day
|
String |
getUnit()
Calendar unit values.
|
int |
hashCode() |
GetAllPlansResponsePlanInformationBillingPeriod |
length(String length) |
void |
setLength(String length) |
void |
setUnit(String unit) |
String |
toString() |
GetAllPlansResponsePlanInformationBillingPeriod |
unit(String unit) |
public GetAllPlansResponsePlanInformationBillingPeriod()
public GetAllPlansResponsePlanInformationBillingPeriod length(String length)
public String getLength()
public void setLength(String length)
public GetAllPlansResponsePlanInformationBillingPeriod unit(String unit)
public String getUnit()
public void setUnit(String unit)
Copyright © 2025. All rights reserved.