public class Upv1capturecontextsOrderInformationAmountDetails extends Object
| Constructor and Description |
|---|
Upv1capturecontextsOrderInformationAmountDetails() |
| Modifier and Type | Method and Description |
|---|---|
Upv1capturecontextsOrderInformationAmountDetails |
currency(String currency) |
boolean |
equals(Object o) |
String |
getCurrency()
This field defines the currency applicable to the order.
|
String |
getTotalAmount()
This field defines the total order amount.
|
int |
hashCode() |
void |
setCurrency(String currency) |
void |
setTotalAmount(String totalAmount) |
String |
toString() |
Upv1capturecontextsOrderInformationAmountDetails |
totalAmount(String totalAmount) |
public Upv1capturecontextsOrderInformationAmountDetails()
public Upv1capturecontextsOrderInformationAmountDetails totalAmount(String totalAmount)
public String getTotalAmount()
public void setTotalAmount(String totalAmount)
public Upv1capturecontextsOrderInformationAmountDetails currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
Copyright © 2025. All rights reserved.