public class Riskv1authenticationsOrderInformationAmountDetails extends Object
| Constructor and Description |
|---|
Riskv1authenticationsOrderInformationAmountDetails() |
| Modifier and Type | Method and Description |
|---|---|
Riskv1authenticationsOrderInformationAmountDetails |
currency(String currency) |
boolean |
equals(Object o) |
String |
getCurrency()
Currency used for the order.
|
String |
getTotalAmount()
Grand total for the order.
|
int |
hashCode() |
void |
setCurrency(String currency) |
void |
setTotalAmount(String totalAmount) |
String |
toString() |
Riskv1authenticationsOrderInformationAmountDetails |
totalAmount(String totalAmount) |
public Riskv1authenticationsOrderInformationAmountDetails()
public Riskv1authenticationsOrderInformationAmountDetails currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
public Riskv1authenticationsOrderInformationAmountDetails totalAmount(String totalAmount)
public String getTotalAmount()
public void setTotalAmount(String totalAmount)
Copyright © 2025. All rights reserved.