类 BatchGetIdTalentReqBody

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

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

    • BatchGetIdTalentReqBody

      public BatchGetIdTalentReqBody()
    • BatchGetIdTalentReqBody

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

    • newBuilder

      public static BatchGetIdTalentReqBody.Builder newBuilder()
    • getMobileCode

      public String getMobileCode()
    • setMobileCode

      public void setMobileCode(String mobileCode)
    • getMobileNumberList

      public String[] getMobileNumberList()
    • setMobileNumberList

      public void setMobileNumberList(String[] mobileNumberList)
    • getEmailList

      public String[] getEmailList()
    • setEmailList

      public void setEmailList(String[] emailList)
    • getIdentificationType

      public Integer getIdentificationType()
    • setIdentificationType

      public void setIdentificationType(Integer identificationType)
    • getIdentificationNumberList

      public String[] getIdentificationNumberList()
    • setIdentificationNumberList

      public void setIdentificationNumberList(String[] identificationNumberList)