@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-01-19T16:20:04.317+05:30") public class Ptsv2paymentsPaymentInformationEWallet extends Object
| Constructor and Description |
|---|
Ptsv2paymentsPaymentInformationEWallet() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentsPaymentInformationEWallet |
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 Ptsv2paymentsPaymentInformationEWallet()
public Ptsv2paymentsPaymentInformationEWallet accountId(String accountId)
public String getAccountId()
public void setAccountId(String accountId)
Copyright © 2022. All rights reserved.