public class GetAllPlansResponsePlanInformation extends Object
| Constructor and Description |
|---|
GetAllPlansResponsePlanInformation() |
public GetAllPlansResponsePlanInformation code(String code)
public String getCode()
public void setCode(String code)
public GetAllPlansResponsePlanInformation status(String status)
public String getStatus()
public void setStatus(String status)
public GetAllPlansResponsePlanInformation name(String name)
public String getName()
public void setName(String name)
public GetAllPlansResponsePlanInformation description(String description)
public String getDescription()
public void setDescription(String description)
public GetAllPlansResponsePlanInformation billingPeriod(GetAllPlansResponsePlanInformationBillingPeriod billingPeriod)
public GetAllPlansResponsePlanInformationBillingPeriod getBillingPeriod()
public void setBillingPeriod(GetAllPlansResponsePlanInformationBillingPeriod billingPeriod)
public GetAllPlansResponsePlanInformation billingCycles(GetAllPlansResponsePlanInformationBillingCycles billingCycles)
public GetAllPlansResponsePlanInformationBillingCycles getBillingCycles()
public void setBillingCycles(GetAllPlansResponsePlanInformationBillingCycles billingCycles)
Copyright © 2025. All rights reserved.