类 GetNoteReq

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

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

    • GetNoteReq

      public GetNoteReq()
    • GetNoteReq

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

    • newBuilder

      public static GetNoteReq.Builder newBuilder()
    • getUserIdType

      public String getUserIdType()
    • setUserIdType

      public void setUserIdType(String userIdType)
    • getNoteId

      public String getNoteId()
    • setNoteId

      public void setNoteId(String noteId)