public class PtsV2PaymentsOrderPost201ResponseOrderInformationAmountDetails extends Object
| Constructor and Description |
|---|
PtsV2PaymentsOrderPost201ResponseOrderInformationAmountDetails() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsOrderPost201ResponseOrderInformationAmountDetails |
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() |
PtsV2PaymentsOrderPost201ResponseOrderInformationAmountDetails |
totalAmount(String totalAmount) |
public PtsV2PaymentsOrderPost201ResponseOrderInformationAmountDetails()
public PtsV2PaymentsOrderPost201ResponseOrderInformationAmountDetails totalAmount(String totalAmount)
public String getTotalAmount()
public void setTotalAmount(String totalAmount)
public PtsV2PaymentsOrderPost201ResponseOrderInformationAmountDetails currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
Copyright © 2025. All rights reserved.