public class RefundPaymentProduct840CustomerAccount extends Object
Constructor and Description |
---|
RefundPaymentProduct840CustomerAccount() |
Modifier and Type | Method and Description |
---|---|
String |
getCustomerAccountStatus()
Status of the PayPal account.
Possible values are:
|
String |
getCustomerAddressStatus()
Status of the customer's shipping address as registered by PayPal
Possible values are:
|
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)
Status of the PayPal account.
Possible values are:
|
void |
setCustomerAddressStatus(String value)
Status of the customer's shipping address as registered by PayPal
Possible values are:
|
void |
setPayerId(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 String getCustomerAddressStatus()
public void setCustomerAddressStatus(String value)
public String getPayerId()
public void setPayerId(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.