@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class BillingPlansResponse extends Object
| Constructor and Description |
|---|
BillingPlansResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<BillingPlan> |
getBillingPlans()
Reserved: TBD
|
int |
hashCode() |
void |
setBillingPlans(List<BillingPlan> billingPlans) |
String |
toString() |
public List<BillingPlan> getBillingPlans()
public void setBillingPlans(List<BillingPlan> billingPlans)
Copyright © 2017. All rights reserved.