Database
Company Hierarchy
unitShiftDetails

unitShiftDetails

Documentation for the unitShiftDetails database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
unitIdObjectIdUnique reference to unit.
shiftDetailsNumberStores the shift details data.
shiftCountNumberStores the shift count data.
designationIdObjectIdUnique reference to designation.
shiftHoursStringStores the shift hours data.
shiftDesignationWiseDetailsStringTimestamp/Date for shiftDesignationWiseDetails.
startTimeStringTimestamp/Date for startTime.
endTimeStringTimestamp/Date for endTime.
shiftTypeStringStores the shift type data.
authStrengthStringStores the auth strength data.
isDeletedBooleanStores the is deleted data.
statusBooleanTimestamp/Date for status.
deletedByObjectIdStores the deleted by data.
deletedTimeDateTimestamp/Date for deletedTime.