Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VideoEntityCollection

Package version

A collection of VideoEntity items.

Hierarchy

  • VideoEntityCollection

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

A link to the next page of the collection (when the collection contains too many results to return in one response).

Optional value

value: VideoEntity[]

A collection of VideoEntity items.

Generated using TypeDoc