public class GetUserSubscriptionPlanResult extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
GetUserSubscriptionPlanResult() |
| Modifier and Type | Method and Description |
|---|---|
BillingAddressInfo |
getBilling_address() |
Integer |
getId() |
String |
getName() |
void |
setBilling_address(BillingAddressInfo billing_address) |
void |
setId(Integer id) |
void |
setName(String name) |
String |
toString() |
public Integer getId()
public void setId(Integer id)
public String getName()
public void setName(String name)
public BillingAddressInfo getBilling_address()
public void setBilling_address(BillingAddressInfo billing_address)
Copyright © 2015 GroupDocs. All Rights Reserved.