Hierarchy

  • Params

Properties

groupid?: null | number

Group id, 0 means that the function will determine the user group. It will return submissions done by users in the given group.

page?: null | number

The page of records to return.

perpage?: null | number

The number of records to return per page.

userid?: null | number

Get submissions done by this user. Use 0 or empty for the current user

workshopid: null | number

Workshop instance id.

Generated using TypeDoc