public class PaymentProduct840SpecificOutput extends Object
| Constructor and Description |
|---|
PaymentProduct840SpecificOutput() |
| Modifier and Type | Method and Description |
|---|---|
Address |
getBillingAddress()
Object containing billing address details
|
PaymentProduct840CustomerAccount |
getCustomerAccount()
Object containing the details of the PayPal account
|
Address |
getCustomerAddress()
Object containing billing address details
|
ProtectionEligibility |
getProtectionEligibility()
Kind of seller protection in force for the PayPal transaction
|
void |
setBillingAddress(Address value)
Object containing billing address details
|
void |
setCustomerAccount(PaymentProduct840CustomerAccount value)
Object containing the details of the PayPal account
|
void |
setCustomerAddress(Address value)
Object containing billing address details
|
void |
setProtectionEligibility(ProtectionEligibility value)
Kind of seller protection in force for the PayPal transaction
|
PaymentProduct840SpecificOutput |
withBillingAddress(Address value)
Object containing billing address details
|
PaymentProduct840SpecificOutput |
withCustomerAccount(PaymentProduct840CustomerAccount value)
Object containing the details of the PayPal account
|
PaymentProduct840SpecificOutput |
withCustomerAddress(Address value)
Object containing billing address details
|
PaymentProduct840SpecificOutput |
withProtectionEligibility(ProtectionEligibility value)
Kind of seller protection in force for the PayPal transaction
|
public Address getBillingAddress()
public void setBillingAddress(Address value)
public PaymentProduct840SpecificOutput withBillingAddress(Address value)
public PaymentProduct840CustomerAccount getCustomerAccount()
public void setCustomerAccount(PaymentProduct840CustomerAccount value)
public PaymentProduct840SpecificOutput withCustomerAccount(PaymentProduct840CustomerAccount value)
public Address getCustomerAddress()
public void setCustomerAddress(Address value)
public PaymentProduct840SpecificOutput withCustomerAddress(Address value)
public ProtectionEligibility getProtectionEligibility()
public void setProtectionEligibility(ProtectionEligibility value)
public PaymentProduct840SpecificOutput withProtectionEligibility(ProtectionEligibility value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.