Options
All
  • Public
  • Public/Protected
  • All
Menu

The details about the current page of an AllTranscriptsResponse.

Hierarchy

  • PageDetails

Index

Constructors

Properties

current_url?: string

The url of the current page of results.

limit?: number

Max results to return in a single response, between 1 and 200 inclusive.

next_url?: string

The url to get the next page of results.

prev_url?: string

The url to get the previous page of results.

result_count?: number

The number of transcripts returned in the current response.

Generated using TypeDoc