Interface BTListResponseBTCompanyInfo

A list of resources that typically supports paging.

Export

Interface

BTListResponseBTCompanyInfo

Hierarchy

  • BTListResponseBTCompanyInfo

Properties

href?: string

URI for current page of resources.

Memberof

BTListResponseBTCompanyInfo

items?: BTCompanyInfo[]

Array of items in the current page.

Memberof

BTListResponseBTCompanyInfo

next?: string

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

Memberof

BTListResponseBTCompanyInfo

previous?: string

URI for previous page of the resources.

Memberof

BTListResponseBTCompanyInfo

Generated using TypeDoc