Interface BTListResponseBTAliasInfo

A list of resources that typically supports paging.

Export

Interface

BTListResponseBTAliasInfo

Hierarchy

  • BTListResponseBTAliasInfo

Properties

href?: string

URI for current page of resources.

Memberof

BTListResponseBTAliasInfo

items?: BTAliasInfo[]

Array of items in the current page.

Memberof

BTListResponseBTAliasInfo

next?: string

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

Memberof

BTListResponseBTAliasInfo

previous?: string

URI for previous page of the resources.

Memberof

BTListResponseBTAliasInfo

Generated using TypeDoc