类 BasicInfo

java.lang.Object
com.lark.oapi.service.hire.v1.model.BasicInfo

public class BasicInfo extends Object
  • 构造器详细资料

    • BasicInfo

      public BasicInfo()
    • BasicInfo

      public BasicInfo(BasicInfo.Builder builder)
  • 方法详细资料

    • newBuilder

      public static BasicInfo.Builder newBuilder()
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getMobile

      public String getMobile()
    • setMobile

      public void setMobile(String mobile)
    • getMobileCountryCode

      public String getMobileCountryCode()
    • setMobileCountryCode

      public void setMobileCountryCode(String mobileCountryCode)
    • getEmail

      public String getEmail()
    • setEmail

      public void setEmail(String email)
    • getBirthday

      public Integer getBirthday()
    • setBirthday

      public void setBirthday(Integer birthday)
    • getConfidentiality

      public Integer getConfidentiality()
    • setConfidentiality

      public void setConfidentiality(Integer confidentiality)
    • getCreatorAccountType

      public Integer getCreatorAccountType()
    • setCreatorAccountType

      public void setCreatorAccountType(Integer creatorAccountType)
    • getCreatorId

      public String getCreatorId()
    • setCreatorId

      public void setCreatorId(String creatorId)
    • getCurrentCityCode

      public String getCurrentCityCode()
    • setCurrentCityCode

      public void setCurrentCityCode(String currentCityCode)
    • getGender

      public Integer getGender()
    • setGender

      public void setGender(Integer gender)
    • getHometownCityCode

      public String getHometownCityCode()
    • setHometownCityCode

      public void setHometownCityCode(String hometownCityCode)
    • getIdentification

      public Identification getIdentification()
    • setIdentification

      public void setIdentification(Identification identification)
    • getInitSourceId

      public String getInitSourceId()
    • setInitSourceId

      public void setInitSourceId(String initSourceId)
    • getNationalityId

      public String getNationalityId()
    • setNationalityId

      public void setNationalityId(String nationalityId)
    • getResumeAttachmentId

      public String getResumeAttachmentId()
    • setResumeAttachmentId

      public void setResumeAttachmentId(String resumeAttachmentId)
    • getSelfEvaluation

      public String getSelfEvaluation()
    • setSelfEvaluation

      public void setSelfEvaluation(String selfEvaluation)
    • getStartWorkTime

      public Integer getStartWorkTime()
    • setStartWorkTime

      public void setStartWorkTime(Integer startWorkTime)