类 TalentBatchInfo

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

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

    • TalentBatchInfo

      public TalentBatchInfo()
    • TalentBatchInfo

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

    • newBuilder

      public static TalentBatchInfo.Builder newBuilder()
    • getTalentId

      public String getTalentId()
    • setTalentId

      public void setTalentId(String talentId)
    • getMobileCode

      public String getMobileCode()
    • setMobileCode

      public void setMobileCode(String mobileCode)
    • getMobileNumber

      public String getMobileNumber()
    • setMobileNumber

      public void setMobileNumber(String mobileNumber)
    • getEmail

      public String getEmail()
    • setEmail

      public void setEmail(String email)
    • getIdentificationType

      public Integer getIdentificationType()
    • setIdentificationType

      public void setIdentificationType(Integer identificationType)
    • getIdentificationNumber

      public String getIdentificationNumber()
    • setIdentificationNumber

      public void setIdentificationNumber(String identificationNumber)