Interface ReturnsEntriesItem

Hierarchy

  • ReturnsEntriesItem

Properties

approved: boolean

Whether the entry has been approved (if the database is configured in that way).

canmanageentry: boolean

Whether the current user can manage this entry

The record contents.

dataid: number

The database id this record belongs to.

fullname: string

The user who created the entry fullname.

groupid: number

The group id this record belongs to (0 for no groups).

id: number

Record id.

Tags.

timecreated: number

Time the record was created.

timemodified: number

Last time the record was modified.

userid: number

The id of the user who created the record.

Generated using TypeDoc