public class Ptsv2payoutsOrderInformation extends Object
| Constructor | Description |
|---|---|
Ptsv2payoutsOrderInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
Ptsv2payoutsOrderInformation |
amountDetails(Ptsv2payoutsOrderInformationAmountDetails amountDetails) |
|
Ptsv2payoutsOrderInformation |
billTo(Ptsv2payoutsOrderInformationBillTo billTo) |
|
boolean |
equals(Object o) |
|
Ptsv2payoutsOrderInformationAmountDetails |
getAmountDetails() |
Get amountDetails
|
Ptsv2payoutsOrderInformationBillTo |
getBillTo() |
Get billTo
|
String |
getIsCryptocurrencyPurchase() |
#### Visa Platform Connect : This API will contain the Flag that specifies whether the payment is for the purchase of cryptocurrency.
|
int |
hashCode() |
|
Ptsv2payoutsOrderInformation |
isCryptocurrencyPurchase(String isCryptocurrencyPurchase) |
|
void |
setAmountDetails(Ptsv2payoutsOrderInformationAmountDetails amountDetails) |
|
void |
setBillTo(Ptsv2payoutsOrderInformationBillTo billTo) |
|
void |
setIsCryptocurrencyPurchase(String isCryptocurrencyPurchase) |
|
String |
toString() |
public Ptsv2payoutsOrderInformation amountDetails(Ptsv2payoutsOrderInformationAmountDetails amountDetails)
public Ptsv2payoutsOrderInformationAmountDetails getAmountDetails()
public void setAmountDetails(Ptsv2payoutsOrderInformationAmountDetails amountDetails)
public Ptsv2payoutsOrderInformation billTo(Ptsv2payoutsOrderInformationBillTo billTo)
public Ptsv2payoutsOrderInformationBillTo getBillTo()
public void setBillTo(Ptsv2payoutsOrderInformationBillTo billTo)
public Ptsv2payoutsOrderInformation isCryptocurrencyPurchase(String isCryptocurrencyPurchase)
public String getIsCryptocurrencyPurchase()
public void setIsCryptocurrencyPurchase(String isCryptocurrencyPurchase)
Copyright © 2026. All rights reserved.