public class Ptsv2paymentsPaymentInformationEWallet extends Object
| Constructor and Description |
|---|
Ptsv2paymentsPaymentInformationEWallet() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentsPaymentInformationEWallet |
accountId(String accountId) |
boolean |
equals(Object o) |
Ptsv2paymentsPaymentInformationEWallet |
fundingSource(String fundingSource) |
String |
getAccountId()
The ID of the customer, passed in the return_url field by PayPal after customer approval.
|
String |
getFundingSource()
Payment method for the unit purchase.
|
int |
hashCode() |
void |
setAccountId(String accountId) |
void |
setFundingSource(String fundingSource) |
String |
toString() |
public Ptsv2paymentsPaymentInformationEWallet()
public Ptsv2paymentsPaymentInformationEWallet accountId(String accountId)
public String getAccountId()
public void setAccountId(String accountId)
public Ptsv2paymentsPaymentInformationEWallet fundingSource(String fundingSource)
public String getFundingSource()
public void setFundingSource(String fundingSource)
Copyright © 2025. All rights reserved.