public class PtsV2ModifyBillingAgreementPost201ResponsePaymentInformationEWallet extends Object
| Constructor | Description |
|---|---|
PtsV2ModifyBillingAgreementPost201ResponsePaymentInformationEWallet() |
| Modifier and Type | Method | Description |
|---|---|---|
PtsV2ModifyBillingAgreementPost201ResponsePaymentInformationEWallet |
accountId(String accountId) |
|
boolean |
equals(Object o) |
|
String |
getAccountId() |
The ID of the customer, passed in the return_url field by PayPal after customer approval.
|
int |
hashCode() |
|
void |
setAccountId(String accountId) |
|
String |
toString() |
public PtsV2ModifyBillingAgreementPost201ResponsePaymentInformationEWallet()
public PtsV2ModifyBillingAgreementPost201ResponsePaymentInformationEWallet accountId(String accountId)
public String getAccountId()
public void setAccountId(String accountId)
Copyright © 2026. All rights reserved.