Interface BTListResponseBTPurchaseInfo

A list of resources that typically supports paging.

Export

Interface

BTListResponseBTPurchaseInfo

Hierarchy

  • BTListResponseBTPurchaseInfo

Properties

href?: string

URI for current page of resources.

Memberof

BTListResponseBTPurchaseInfo

items?: BTPurchaseInfo[]

Array of items in the current page.

Memberof

BTListResponseBTPurchaseInfo

next?: string

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

Memberof

BTListResponseBTPurchaseInfo

previous?: string

URI for previous page of the resources.

Memberof

BTListResponseBTPurchaseInfo

Generated using TypeDoc