Class NoticeResponse

java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.core.notice.NoticeResponse
All Implemented Interfaces:
Serializable

public class NoticeResponse extends BaseResponse
See Also:
  • Field Details

    • title

      private String title
    • content

      private String content
    • type

      private String type
    • status

      private String status
    • extra

      private String extra
    • userUid

      private String userUid
  • Constructor Details

    • NoticeResponse

      public NoticeResponse()