Hierarchy

  • Params

Properties

authorid: null | number

The author ID

from?: null | number

Start returning records from here

id: null | number

Glossary entry ID

limit?: null | number

Number of records to return

An array of options

order?: null | string

Order by: 'CONCEPT', 'CREATION' or 'UPDATE'

sort?: null | string

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

Generated using TypeDoc