Interface BTRevisionListResponse

Export

Interface

BTRevisionListResponse

Hierarchy

  • BTRevisionListResponse

Properties

href?: string

URI for current page of resources.

Memberof

BTRevisionListResponse

items?: BTRevisionInfo[]

Array of items in the current page.

Memberof

BTRevisionListResponse

next?: string

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

Memberof

BTRevisionListResponse

partNumber?: string

Memberof

BTRevisionListResponse

previous?: string

URI for previous page of the resources.

Memberof

BTRevisionListResponse

Generated using TypeDoc