Hierarchy

  • Params

Properties

field?: null | string

Search and order using: 'FIRSTNAME' or 'LASTNAME'

from?: null | number

Start returning records from here

id: null | number

Glossary entry ID

letter: null | string

First letter of firstname or lastname, or either keywords: 'ALL' or 'SPECIAL'.

limit?: null | number

Number of records to return

An array of options

sort?: null | string

The direction of the order: 'ASC' or 'DESC'

Generated using TypeDoc