类 TalentIdentificationInfo

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

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

    • TalentIdentificationInfo

      public TalentIdentificationInfo()
    • TalentIdentificationInfo

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

    • newBuilder

      public static TalentIdentificationInfo.Builder newBuilder()
    • getIdentificationType

      public Integer getIdentificationType()
    • setIdentificationType

      public void setIdentificationType(Integer identificationType)
    • getIdentificationNumber

      public String getIdentificationNumber()
    • setIdentificationNumber

      public void setIdentificationNumber(String identificationNumber)