public class GetAllSubscriptionsResponsePlanInformation extends Object
| Constructor | Description |
|---|---|
GetAllSubscriptionsResponsePlanInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
GetAllSubscriptionsResponsePlanInformation |
billingCycles(GetAllSubscriptionsResponsePlanInformationBillingCycles billingCycles) |
|
GetAllSubscriptionsResponsePlanInformation |
billingPeriod(GetAllPlansResponsePlanInformationBillingPeriod billingPeriod) |
|
GetAllSubscriptionsResponsePlanInformation |
code(String code) |
|
boolean |
equals(Object o) |
|
GetAllSubscriptionsResponsePlanInformationBillingCycles |
getBillingCycles() |
Get billingCycles
|
GetAllPlansResponsePlanInformationBillingPeriod |
getBillingPeriod() |
Get billingPeriod
|
String |
getCode() |
Plan code
|
String |
getName() |
Plan name
|
int |
hashCode() |
|
GetAllSubscriptionsResponsePlanInformation |
name(String name) |
|
void |
setBillingCycles(GetAllSubscriptionsResponsePlanInformationBillingCycles billingCycles) |
|
void |
setBillingPeriod(GetAllPlansResponsePlanInformationBillingPeriod billingPeriod) |
|
void |
setCode(String code) |
|
void |
setName(String name) |
|
String |
toString() |
public GetAllSubscriptionsResponsePlanInformation()
public GetAllSubscriptionsResponsePlanInformation code(String code)
public String getCode()
public void setCode(String code)
public GetAllSubscriptionsResponsePlanInformation name(String name)
public String getName()
public void setName(String name)
public GetAllSubscriptionsResponsePlanInformation billingPeriod(GetAllPlansResponsePlanInformationBillingPeriod billingPeriod)
public GetAllPlansResponsePlanInformationBillingPeriod getBillingPeriod()
public void setBillingPeriod(GetAllPlansResponsePlanInformationBillingPeriod billingPeriod)
public GetAllSubscriptionsResponsePlanInformation billingCycles(GetAllSubscriptionsResponsePlanInformationBillingCycles billingCycles)
public GetAllSubscriptionsResponsePlanInformationBillingCycles getBillingCycles()
public void setBillingCycles(GetAllSubscriptionsResponsePlanInformationBillingCycles billingCycles)
Copyright © 2026. All rights reserved.