Database
Salary
SalaryClassMaster

SalaryClassMaster

Documentation for the SalaryClassMaster database schema.

Fields

FieldData TypeUsage
classNameStringThe name or title of the salaryclassmaster.
remarksStringDetailed notes or remarks.
insertedUserIdObjectIdUnique reference to inserted User.
updatedUserIdObjectIdUnique reference to updated User.
insertedDateIdObjectIdUnique reference to inserted Date.
updatedDateIdObjectIdUnique reference to updated Date.
isDeletedBooleanStores the is deleted data.
statusBooleanTimestamp/Date for status.
deletedByObjectIdStores the deleted by data.
deletedTimeDateTimestamp/Date for deletedTime.
timestampDateTimestamp/Date for timestamp.