public class RefundPaymentProduct840CustomerAccount extends Object
| Constructor and Description |
|---|
RefundPaymentProduct840CustomerAccount() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomerAccountStatus() |
String |
getCustomerAddressStatus() |
String |
getPayerId()
The unique identifier of a PayPal account and will never change in the life cycle of a PayPal account
|
void |
setCustomerAccountStatus(String value) |
void |
setCustomerAddressStatus(String value) |
void |
setPayerId(String value)
The unique identifier of a PayPal account and will never change in the life cycle of a PayPal account
|
RefundPaymentProduct840CustomerAccount |
withCustomerAccountStatus(String value) |
RefundPaymentProduct840CustomerAccount |
withCustomerAddressStatus(String value) |
RefundPaymentProduct840CustomerAccount |
withPayerId(String value)
The unique identifier of a PayPal account and will never change in the life cycle of a PayPal account
|
public RefundPaymentProduct840CustomerAccount()
public String getCustomerAccountStatus()
public void setCustomerAccountStatus(String value)
public RefundPaymentProduct840CustomerAccount withCustomerAccountStatus(String value)
public String getCustomerAddressStatus()
public void setCustomerAddressStatus(String value)
public RefundPaymentProduct840CustomerAccount withCustomerAddressStatus(String value)
public String getPayerId()
public void setPayerId(String value)
public RefundPaymentProduct840CustomerAccount withPayerId(String value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.