Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SearchParams

Hierarchy

Index

Properties

Properties

Optional filters

filters: string[]

The codes corresponding to the selected filters

Optional page

page: undefined | number

The page of data to retreive

Optional q

q: undefined | string

The search text entered by the user

Optional sort

sort: undefined | string

The code corresponding to the selected sort option

Generated using TypeDoc