类 WebsiteDeliveryIdentification

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

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

    • WebsiteDeliveryIdentification

      public WebsiteDeliveryIdentification()
    • WebsiteDeliveryIdentification

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

    • newBuilder

      public static WebsiteDeliveryIdentification.Builder newBuilder()
    • getIdentificationNumber

      public String getIdentificationNumber()
    • setIdentificationNumber

      public void setIdentificationNumber(String identificationNumber)
    • getIdentificationType

      public Integer getIdentificationType()
    • setIdentificationType

      public void setIdentificationType(Integer identificationType)