Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PortalQueryResultProperties

Hierarchy

  • PortalQueryResultProperties

Index

Properties

Optional nextQueryParams

The query parameters for the next set of results.

Read more...

Optional queryParams

The query parameters for the first set of results.

Read more...

Optional results

results: any[]

An array of result item objects.

Read more...

Optional total

total: number

The total number of results.

Read more...

Generated using TypeDoc