public class PblPaymentLinksAllGet200ResponseOrderInformationAmountDetails extends Object
| Constructor | Description |
|---|---|
PblPaymentLinksAllGet200ResponseOrderInformationAmountDetails() |
| Modifier and Type | Method | Description |
|---|---|---|
PblPaymentLinksAllGet200ResponseOrderInformationAmountDetails |
currency(String currency) |
|
boolean |
equals(Object o) |
|
String |
getCurrency() |
Currency used for the order.
|
String |
getMaxAmount() |
Maximum custom amount allowed for Donation.
|
String |
getMinAmount() |
Minimum custom amount allowed for Donation.
|
String |
getTotalAmount() |
Grand total for the order.
|
int |
hashCode() |
|
PblPaymentLinksAllGet200ResponseOrderInformationAmountDetails |
maxAmount(String maxAmount) |
|
PblPaymentLinksAllGet200ResponseOrderInformationAmountDetails |
minAmount(String minAmount) |
|
void |
setCurrency(String currency) |
|
void |
setMaxAmount(String maxAmount) |
|
void |
setMinAmount(String minAmount) |
|
void |
setTotalAmount(String totalAmount) |
|
String |
toString() |
|
PblPaymentLinksAllGet200ResponseOrderInformationAmountDetails |
totalAmount(String totalAmount) |
public PblPaymentLinksAllGet200ResponseOrderInformationAmountDetails()
public PblPaymentLinksAllGet200ResponseOrderInformationAmountDetails totalAmount(String totalAmount)
public String getTotalAmount()
public void setTotalAmount(String totalAmount)
public PblPaymentLinksAllGet200ResponseOrderInformationAmountDetails currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
public PblPaymentLinksAllGet200ResponseOrderInformationAmountDetails maxAmount(String maxAmount)
public String getMaxAmount()
public void setMaxAmount(String maxAmount)
public PblPaymentLinksAllGet200ResponseOrderInformationAmountDetails minAmount(String minAmount)
public String getMinAmount()
public void setMinAmount(String minAmount)
Copyright © 2026. All rights reserved.