Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ForumResponse

Hierarchy

  • ForumResponse

Index

Properties

next_page

next_page: number

The next page to request

page_count

page_count: number

The number of pages

prev_page

prev_page: number

The previous page to request

thread_count

thread_count: number

The number of threads

threads

threads: ForumThread[] = []

The collection of threads returned.

Methods

Static fromRest

Generated using TypeDoc