public class DowngradRequestBillingInfoResponse extends Object
| Constructor and Description |
|---|
DowngradRequestBillingInfoResponse() |
| Modifier and Type | Method and Description |
|---|---|
DowngradRequestBillingInfoResponse |
downgradePlanInformation(DowngradePlanUpdateResponse downgradePlanInformation) |
boolean |
equals(Object o) |
DowngradePlanUpdateResponse |
getDowngradePlanInformation()
Get downgradePlanInformation
|
String |
getPaymentMethod() |
int |
hashCode() |
DowngradRequestBillingInfoResponse |
paymentMethod(String paymentMethod) |
void |
setDowngradePlanInformation(DowngradePlanUpdateResponse downgradePlanInformation) |
void |
setPaymentMethod(String paymentMethod) |
String |
toString() |
public DowngradRequestBillingInfoResponse downgradePlanInformation(DowngradePlanUpdateResponse downgradePlanInformation)
public DowngradePlanUpdateResponse getDowngradePlanInformation()
public void setDowngradePlanInformation(DowngradePlanUpdateResponse downgradePlanInformation)
public DowngradRequestBillingInfoResponse paymentMethod(String paymentMethod)
public String getPaymentMethod()
public void setPaymentMethod(String paymentMethod)
Copyright © 2020. All rights reserved.