类 Identification

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

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

    • Identification

      public Identification()
    • Identification

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

    • newBuilder

      public static Identification.Builder newBuilder()
    • getIdentificationNumber

      public String getIdentificationNumber()
    • setIdentificationNumber

      public void setIdentificationNumber(String identificationNumber)
    • getIdentificationType

      public Integer getIdentificationType()
    • setIdentificationType

      public void setIdentificationType(Integer identificationType)