Hierarchy

  • Params

Properties

firstinitial?: null | string

Users whose first name starts with $firstinitial

h5pactivityid: null | number

h5p activity instance id

lastinitial?: null | string

Users whose last name starts with $lastinitial

page?: null | number

current page

perpage?: null | number

items per page

sortorder?: null | string

sort by either user id, firstname or lastname (with optional asc/desc)

Generated using TypeDoc