public class Rbsv1plansOrderInformationAmountDetails extends Object
| Constructor | Description |
|---|---|
Rbsv1plansOrderInformationAmountDetails() |
| Modifier and Type | Method | Description |
|---|---|---|
Rbsv1plansOrderInformationAmountDetails |
billingAmount(String billingAmount) |
|
Rbsv1plansOrderInformationAmountDetails |
currency(String currency) |
|
boolean |
equals(Object o) |
|
String |
getBillingAmount() |
Billing amount for the billing period.
|
String |
getCurrency() |
Currency used for the order.
|
String |
getSetupFee() |
Subscription setup fee
|
int |
hashCode() |
|
void |
setBillingAmount(String billingAmount) |
|
void |
setCurrency(String currency) |
|
void |
setSetupFee(String setupFee) |
|
Rbsv1plansOrderInformationAmountDetails |
setupFee(String setupFee) |
|
String |
toString() |
public Rbsv1plansOrderInformationAmountDetails()
public Rbsv1plansOrderInformationAmountDetails currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
public Rbsv1plansOrderInformationAmountDetails billingAmount(String billingAmount)
public String getBillingAmount()
public void setBillingAmount(String billingAmount)
public Rbsv1plansOrderInformationAmountDetails setupFee(String setupFee)
public String getSetupFee()
public void setSetupFee(String setupFee)
Copyright © 2026. All rights reserved.