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