Interface BTListResponseBTCommentInfo

A list of resources that typically supports paging.

Export

Interface

BTListResponseBTCommentInfo

Hierarchy

  • BTListResponseBTCommentInfo

Properties

href?: string

URI for current page of resources.

Memberof

BTListResponseBTCommentInfo

items?: BTCommentInfo[]

Array of items in the current page.

Memberof

BTListResponseBTCommentInfo

next?: string

URI for next page of the resources if more are available.

Memberof

BTListResponseBTCommentInfo

previous?: string

URI for previous page of the resources.

Memberof

BTListResponseBTCommentInfo

Generated using TypeDoc