Class LeadEntity

    • Field Detail

      • id

        protected Long id
      • firstName

        protected String firstName
      • lastName

        protected String lastName
      • company

        protected String company
      • position

        protected String position
      • country

        protected String country
      • status

        protected String status
      • phone

        protected String phone
      • createdDate

        protected Date createdDate
      • updatedDate

        protected Date updatedDate
      • language

        protected String language
      • assignee

        protected String assignee
      • geographiqueZone

        protected String geographiqueZone
      • marketingSuspended

        protected Boolean marketingSuspended
      • marketingSuspendedCause

        protected String marketingSuspendedCause
      • captureMethod

        protected String captureMethod
      • captureType

        protected String captureType
      • blogSubscription

        protected Boolean blogSubscription
      • blogSubscriptionDate

        protected Date blogSubscriptionDate
      • communityUserName

        protected String communityUserName
      • communityRegistration

        protected Boolean communityRegistration
      • communityRegistrationMethod

        protected String communityRegistrationMethod
      • communityRegistrationDate

        protected Date communityRegistrationDate
      • personSource

        protected String personSource
      • landingPageInfo

        protected String landingPageInfo
      • captureSourceInfo

        protected String captureSourceInfo
      • personIp

        protected String personIp
      • originalReferrer

        protected String originalReferrer
      • activityId

        protected String activityId
      • taskId

        protected Long taskId
      • taskUrl

        protected String taskUrl
      • usersNumber

        protected String usersNumber
      • currentSolution

        protected String currentSolution
      • interactionSummary

        protected String interactionSummary
      • howHear

        protected String howHear
      • solutionType

        protected String solutionType
      • solutionRequirements

        protected String solutionRequirements
      • shortlistVendors

        protected String shortlistVendors
      • companyWebsite

        protected String companyWebsite
      • employeesNumber

        protected String employeesNumber
      • industry

        protected String industry
      • tasksLabelId

        protected Long tasksLabelId
      • department

        protected String department
      • companySize

        protected String companySize
      • customer

        protected Boolean customer
    • Constructor Detail

      • LeadEntity

        public LeadEntity()