Package com.onlinepayments.domain
Class RefundPaymentProduct840CustomerAccount
java.lang.Object
com.onlinepayments.domain.RefundPaymentProduct840CustomerAccount
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe unique identifier of a PayPal account and will never change in the life cycle of a PayPal accountvoidsetCustomerAccountStatus(String value) voidsetCustomerAddressStatus(String value) voidsetPayerId(String value) The unique identifier of a PayPal account and will never change in the life cycle of a PayPal accountwithCustomerAccountStatus(String value) withCustomerAddressStatus(String value) withPayerId(String value) The unique identifier of a PayPal account and will never change in the life cycle of a PayPal account
-
Constructor Details
-
RefundPaymentProduct840CustomerAccount
public RefundPaymentProduct840CustomerAccount()
-
-
Method Details
-
getCustomerAccountStatus
-
setCustomerAccountStatus
-
withCustomerAccountStatus
-
getCustomerAddressStatus
-
setCustomerAddressStatus
-
withCustomerAddressStatus
-
getPayerId
The unique identifier of a PayPal account and will never change in the life cycle of a PayPal account -
setPayerId
The unique identifier of a PayPal account and will never change in the life cycle of a PayPal account -
withPayerId
The unique identifier of a PayPal account and will never change in the life cycle of a PayPal account
-