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