@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-10-17T14:26:30.480+05:30") 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()
Get currency
|
String |
getTotalAmount()
Get totalAmount
|
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 © 2022. All rights reserved.