Class LeadUserInfo

java.lang.Object
com.maplander.backend.model.manage.lead.LeadUserInfo

public class LeadUserInfo extends Object
  • Constructor Details

    • LeadUserInfo

      public LeadUserInfo()
    • LeadUserInfo

      public LeadUserInfo(User user)
  • Method Details

    • refreshLeadUserInfo

      public void refreshLeadUserInfo(LeadUser leadUser)
    • getId

      public Long getId()
    • setId

      public void setId(Long id)
    • getOfficeId

      public Long getOfficeId()
    • setOfficeId

      public void setOfficeId(Long officeId)
    • getbCard

      public String getbCard()
    • setbCard

      public void setbCard(String bCard)
    • getbCardId

      public Long getbCardId()
    • setbCardId

      public void setbCardId(Long bCardId)
    • getPhone

      public int getPhone()
    • setPhone

      public void setPhone(int phone)
    • getWhatsApp

      public int getWhatsApp()
    • setWhatsApp

      public void setWhatsApp(int whatsApp)
    • getEmail

      public int getEmail()
    • setEmail

      public void setEmail(int email)
    • getView

      public int getView()
    • setView

      public void setView(int view)
    • getShare

      public int getShare()
    • setShare

      public void setShare(int share)
    • getQr

      public int getQr()
    • setQr

      public void setQr(int qr)