public class PaymentProduct840SpecificOutput extends Object
Constructor and Description |
---|
PaymentProduct840SpecificOutput() |
Modifier and Type | Method and Description |
---|---|
Address |
getBillingAddress()
Object containing the billing address details of the customer
|
PaymentProduct840CustomerAccount |
getCustomerAccount()
Object containing the details of the PayPal account
|
Address |
getCustomerAddress()
Object containing the address details of the customer
|
ProtectionEligibility |
getProtectionEligibility()
Protection Eligibility data of the PayPal customer
|
void |
setBillingAddress(Address value)
Object containing the billing address details of the customer
|
void |
setCustomerAccount(PaymentProduct840CustomerAccount value)
Object containing the details of the PayPal account
|
void |
setCustomerAddress(Address value)
Object containing the address details of the customer
|
void |
setProtectionEligibility(ProtectionEligibility value)
Protection Eligibility data of the PayPal customer
|
public Address getBillingAddress()
public void setBillingAddress(Address value)
public PaymentProduct840CustomerAccount getCustomerAccount()
public void setCustomerAccount(PaymentProduct840CustomerAccount value)
public Address getCustomerAddress()
public void setCustomerAddress(Address value)
public ProtectionEligibility getProtectionEligibility()
public void setProtectionEligibility(ProtectionEligibility value)
Copyright © 2024 Worldline Global Collect. All rights reserved.