Database
Page

Page

Documentation for the Page database schema.

Fields

FieldData TypeUsage
pageNameStringThe name or title of the page.
pageRouteStringStores the page route data.
descriptionStringDetailed notes or remarks.
moduleStringStores the module data.
companyIdObjectIdUnique reference to company.
isActiveBooleanActive status flag.
isDeletedBooleanStores the is deleted data.
statusBooleanTimestamp/Date for status.
deletedByObjectIdStores the deleted by data.
deletedTimeDateTimestamp/Date for deletedTime.