public class Ptsv1pushfundstransferOrderInformationAmountDetails extends Object
| Constructor and Description |
|---|
Ptsv1pushfundstransferOrderInformationAmountDetails() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv1pushfundstransferOrderInformationAmountDetails |
currency(String currency) |
boolean |
equals(Object o) |
String |
getCurrency()
Use a 3-character alpha currency code for currency of the sender.
|
String |
getTotalAmount()
Grand total for the order.
|
int |
hashCode() |
void |
setCurrency(String currency) |
void |
setTotalAmount(String totalAmount) |
String |
toString() |
Ptsv1pushfundstransferOrderInformationAmountDetails |
totalAmount(String totalAmount) |
public Ptsv1pushfundstransferOrderInformationAmountDetails()
public Ptsv1pushfundstransferOrderInformationAmountDetails totalAmount(String totalAmount)
public String getTotalAmount()
public void setTotalAmount(String totalAmount)
public Ptsv1pushfundstransferOrderInformationAmountDetails currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
Copyright © 2024. All rights reserved.