@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsidOrderInformationAmountDetails extends Object
| Constructor and Description |
|---|
Ptsv2paymentsidOrderInformationAmountDetails() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentsidOrderInformationAmountDetails |
additionalAmount(String additionalAmount) |
Ptsv2paymentsidOrderInformationAmountDetails |
currency(String currency) |
boolean |
equals(Object o) |
String |
getAdditionalAmount()
Additional charges that have to be authorized against a lodging or auto-rental order.
|
String |
getCurrency()
Currency used for the order.
|
int |
hashCode() |
void |
setAdditionalAmount(String additionalAmount) |
void |
setCurrency(String currency) |
String |
toString() |
public Ptsv2paymentsidOrderInformationAmountDetails()
public Ptsv2paymentsidOrderInformationAmountDetails additionalAmount(String additionalAmount)
public String getAdditionalAmount()
public void setAdditionalAmount(String additionalAmount)
public Ptsv2paymentsidOrderInformationAmountDetails currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
Copyright © 2020. All rights reserved.