类 GetAttachmentReq

java.lang.Object
com.lark.oapi.service.task.v2.model.GetAttachmentReq

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

    • GetAttachmentReq

      public GetAttachmentReq()
    • GetAttachmentReq

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

    • newBuilder

      public static GetAttachmentReq.Builder newBuilder()
    • getUserIdType

      public String getUserIdType()
    • setUserIdType

      public void setUserIdType(String userIdType)
    • getAttachmentGuid

      public String getAttachmentGuid()
    • setAttachmentGuid

      public void setAttachmentGuid(String attachmentGuid)