类 GetNoteRespBody

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

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

    • GetNoteRespBody

      public GetNoteRespBody()
  • 方法详细资料

    • getNote

      public Note getNote()
    • setNote

      public void setNote(Note note)