Hierarchy

  • Params

Properties

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 the records by: 'CREATION' or 'UPDATE'.

sort?: null | string

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

Generated using TypeDoc