类 WebsiteDeliveryAttachmentIndentification

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

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

    • WebsiteDeliveryAttachmentIndentification

      public WebsiteDeliveryAttachmentIndentification()
    • WebsiteDeliveryAttachmentIndentification

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

    • newBuilder

    • getIdentificationType

      public Integer getIdentificationType()
    • setIdentificationType

      public void setIdentificationType(Integer identificationType)
    • getIdentificationNumber

      public String getIdentificationNumber()
    • setIdentificationNumber

      public void setIdentificationNumber(String identificationNumber)