Uses of Class
com.onlinepayments.domain.RefundPaymentProduct840CustomerAccount
Packages that use RefundPaymentProduct840CustomerAccount
-
Uses of RefundPaymentProduct840CustomerAccount in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return RefundPaymentProduct840CustomerAccountModifier and TypeMethodDescriptionRefundPaymentProduct840SpecificOutput.getCustomerAccount()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 accountMethods in com.onlinepayments.domain with parameters of type RefundPaymentProduct840CustomerAccountModifier and TypeMethodDescriptionvoidRefundPaymentProduct840SpecificOutput.setCustomerAccount(RefundPaymentProduct840CustomerAccount value) RefundPaymentProduct840SpecificOutput.withCustomerAccount(RefundPaymentProduct840CustomerAccount value)