Class NLimePerson

java.lang.Object
com.netlang.limecrm.NLimePerson

public class NLimePerson extends Object
  • Constructor Details

    • NLimePerson

      public NLimePerson(org.json.JSONObject o)
  • Method Details

    • getId

      public long getId()
    • getFirstName

      public String getFirstName()
    • getlastname

      public String getlastname()
    • getPhone

      public String getPhone()
    • getMobilephone

      public String getMobilephone()
    • getEmail

      public String getEmail()
    • getCompanyId

      public long getCompanyId()
    • isInactive

      public boolean isInactive()
    • getJSON

      public org.json.JSONObject getJSON()