类 GetAttachmentReq

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

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

    • GetAttachmentReq

      public GetAttachmentReq()
    • GetAttachmentReq

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

    • newBuilder

      public static GetAttachmentReq.Builder newBuilder()
    • getType

      public Integer getType()
    • setType

      public void setType(Integer type)
    • getAttachmentId

      public String getAttachmentId()
    • setAttachmentId

      public void setAttachmentId(String attachmentId)