public class PullFunds201ResponseOrderInformationAmountDetails extends Object
| Constructor | Description |
|---|---|
PullFunds201ResponseOrderInformationAmountDetails() |
| Modifier and Type | Method | Description |
|---|---|---|
PullFunds201ResponseOrderInformationAmountDetails |
currency(String currency) |
|
boolean |
equals(Object o) |
|
String |
getCurrency() |
Currency used for the order.
|
String |
getTotalAmount() |
Amount you requested for the payment.
|
int |
hashCode() |
|
void |
setCurrency(String currency) |
|
void |
setTotalAmount(String totalAmount) |
|
String |
toString() |
|
PullFunds201ResponseOrderInformationAmountDetails |
totalAmount(String totalAmount) |
public PullFunds201ResponseOrderInformationAmountDetails()
public PullFunds201ResponseOrderInformationAmountDetails totalAmount(String totalAmount)
public String getTotalAmount()
public void setTotalAmount(String totalAmount)
public PullFunds201ResponseOrderInformationAmountDetails currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
Copyright © 2026. All rights reserved.