public class Ptsv1pullfundstransferOrderInformation extends Object
| Constructor | Description |
|---|---|
Ptsv1pullfundstransferOrderInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
Ptsv1pullfundstransferOrderInformation |
amountDetails(Ptsv1pullfundstransferOrderInformationAmountDetails amountDetails) |
|
boolean |
equals(Object o) |
|
Ptsv1pullfundstransferOrderInformationAmountDetails |
getAmountDetails() |
Get amountDetails
|
String |
getIsCryptoCurrencyPurchase() |
This indicates that the funds transfer is for a crypto currency transaction.
|
int |
hashCode() |
|
Ptsv1pullfundstransferOrderInformation |
isCryptoCurrencyPurchase(String isCryptoCurrencyPurchase) |
|
void |
setAmountDetails(Ptsv1pullfundstransferOrderInformationAmountDetails amountDetails) |
|
void |
setIsCryptoCurrencyPurchase(String isCryptoCurrencyPurchase) |
|
String |
toString() |
public Ptsv1pullfundstransferOrderInformation()
public Ptsv1pullfundstransferOrderInformation amountDetails(Ptsv1pullfundstransferOrderInformationAmountDetails amountDetails)
public Ptsv1pullfundstransferOrderInformationAmountDetails getAmountDetails()
public void setAmountDetails(Ptsv1pullfundstransferOrderInformationAmountDetails amountDetails)
public Ptsv1pullfundstransferOrderInformation isCryptoCurrencyPurchase(String isCryptoCurrencyPurchase)
public String getIsCryptoCurrencyPurchase()
public void setIsCryptoCurrencyPurchase(String isCryptoCurrencyPurchase)
Copyright © 2026. All rights reserved.