Interface BTListResponseBTInsertableInfo

A list of resources that typically supports paging.

Export

Interface

BTListResponseBTInsertableInfo

Hierarchy

  • BTListResponseBTInsertableInfo

Properties

href?: string

URI for current page of resources.

Memberof

BTListResponseBTInsertableInfo

Array of items in the current page.

Memberof

BTListResponseBTInsertableInfo

next?: string

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

Memberof

BTListResponseBTInsertableInfo

previous?: string

URI for previous page of the resources.

Memberof

BTListResponseBTInsertableInfo

Generated using TypeDoc