Class PaymentProduct840SpecificOutput

java.lang.Object
com.onlinepayments.domain.PaymentProduct840SpecificOutput

public class PaymentProduct840SpecificOutput extends Object
  • Constructor Details

    • PaymentProduct840SpecificOutput

      public PaymentProduct840SpecificOutput()
  • Method Details

    • getBillingAddress

      public Address getBillingAddress()
      Object containing billing address details.
    • setBillingAddress

      public void setBillingAddress(Address value)
      Object containing billing address details.
    • withBillingAddress

      public PaymentProduct840SpecificOutput withBillingAddress(Address value)
      Object containing billing address details.
    • getCustomerAccount

      public PaymentProduct840CustomerAccount getCustomerAccount()
      Object containing the details of the PayPal account
    • setCustomerAccount

      public void setCustomerAccount(PaymentProduct840CustomerAccount value)
      Object containing the details of the PayPal account
    • withCustomerAccount

      Object containing the details of the PayPal account
    • getCustomerAddress

      public Address getCustomerAddress()
      Object containing billing address details.
    • setCustomerAddress

      public void setCustomerAddress(Address value)
      Object containing billing address details.
    • withCustomerAddress

      public PaymentProduct840SpecificOutput withCustomerAddress(Address value)
      Object containing billing address details.
    • getProtectionEligibility

      public ProtectionEligibility getProtectionEligibility()
      Kind of seller protection in force for the PayPal transaction
    • setProtectionEligibility

      public void setProtectionEligibility(ProtectionEligibility value)
      Kind of seller protection in force for the PayPal transaction
    • withProtectionEligibility

      public PaymentProduct840SpecificOutput withProtectionEligibility(ProtectionEligibility value)
      Kind of seller protection in force for the PayPal transaction