Class PaymentProduct840CustomerAccount

java.lang.Object
com.onlinepayments.domain.PaymentProduct840CustomerAccount

public class PaymentProduct840CustomerAccount extends Object
  • Constructor Details

    • PaymentProduct840CustomerAccount

      public PaymentProduct840CustomerAccount()
  • Method Details

    • getAccountId

      public String getAccountId()
      Username with which the PayPal account holder has registered at PayPal
    • setAccountId

      public void setAccountId(String value)
      Username with which the PayPal account holder has registered at PayPal
    • withAccountId

      public PaymentProduct840CustomerAccount withAccountId(String value)
      Username with which the PayPal account holder has registered at PayPal
    • getCompanyName

      public String getCompanyName()
      Name of the company in case the PayPal account is owned by a business
    • setCompanyName

      public void setCompanyName(String value)
      Name of the company in case the PayPal account is owned by a business
    • withCompanyName

      public PaymentProduct840CustomerAccount withCompanyName(String value)
      Name of the company in case the PayPal account is owned by a business
    • getCountryCode

      public String getCountryCode()
      ISO 3166-1 alpha-2 country code
    • setCountryCode

      public void setCountryCode(String value)
      ISO 3166-1 alpha-2 country code
    • withCountryCode

      public PaymentProduct840CustomerAccount withCountryCode(String value)
      ISO 3166-1 alpha-2 country code
    • getCustomerAccountStatus

      public String getCustomerAccountStatus()
      Status of the PayPal account
      • verified - PayPal has verified the funding means for this account
      • unverified - PayPal has not verified the funding means for this account
    • setCustomerAccountStatus

      public void setCustomerAccountStatus(String value)
      Status of the PayPal account
      • verified - PayPal has verified the funding means for this account
      • unverified - PayPal has not verified the funding means for this account
    • withCustomerAccountStatus

      public PaymentProduct840CustomerAccount withCustomerAccountStatus(String value)
      Status of the PayPal account
      • verified - PayPal has verified the funding means for this account
      • unverified - PayPal has not verified the funding means for this account
    • getCustomerAddressStatus

      public String getCustomerAddressStatus()
      Status of the customer's shipping address as registered by PayPal
      • none - Status is unknown at PayPal
      • confirmed - The address has been confirmed
      • unconfirmed - The address has not been confirmed
    • setCustomerAddressStatus

      public void setCustomerAddressStatus(String value)
      Status of the customer's shipping address as registered by PayPal
      • none - Status is unknown at PayPal
      • confirmed - The address has been confirmed
      • unconfirmed - The address has not been confirmed
    • withCustomerAddressStatus

      public PaymentProduct840CustomerAccount withCustomerAddressStatus(String value)
      Status of the customer's shipping address as registered by PayPal
      • none - Status is unknown at PayPal
      • confirmed - The address has been confirmed
      • unconfirmed - The address has not been confirmed
    • getFirstName

      public String getFirstName()
      First name of the PayPal account holder
    • setFirstName

      public void setFirstName(String value)
      First name of the PayPal account holder
    • withFirstName

      public PaymentProduct840CustomerAccount withFirstName(String value)
      First name of the PayPal account holder
    • getPayerId

      public String getPayerId()
      The unique identifier of a PayPal account and will never change in the life cycle of a PayPal account
    • setPayerId

      public void setPayerId(String value)
      The unique identifier of a PayPal account and will never change in the life cycle of a PayPal account
    • withPayerId

      public PaymentProduct840CustomerAccount withPayerId(String value)
      The unique identifier of a PayPal account and will never change in the life cycle of a PayPal account
    • getSurname

      public String getSurname()
      Surname of the PayPal account holder
    • setSurname

      public void setSurname(String value)
      Surname of the PayPal account holder
    • withSurname

      public PaymentProduct840CustomerAccount withSurname(String value)
      Surname of the PayPal account holder