Database
Salary
SalaryLocation

SalaryLocation

Documentation for the SalaryLocation database schema.

Fields

FieldData TypeUsage
locationNameStringThe name or title of the salarylocation.
locationCodeStringTimestamp/Date for locationCode.
descriptionStringDetailed notes or remarks.
companyIdObjectIdUnique reference to company.
insertedUserIdObjectIdUnique reference to inserted User.
insertedDateIdDateUnique reference to inserted Date.
updatedUserIdObjectIdUnique reference to updated User.
updatedDateIdDateUnique reference to updated Date.
isDeletedBooleanStores the is deleted data.
statusBooleanTimestamp/Date for status.
deletedByObjectIdStores the deleted by data.
deletedTimeDateTimestamp/Date for deletedTime.