SalaryHeadFixedMaster
Documentation for the SalaryHeadFixedMaster database schema.
Fields
| Field | Data Type | Usage |
|---|---|---|
| companyId | ObjectId | Unique reference to company. |
| description | String | Detailed notes or remarks. |
| shortDescription | String | Detailed notes or remarks. |
| active | Boolean | Stores the active data. |
| isDeleted | Boolean | Stores the is deleted data. |
| status | Boolean | Timestamp/Date for status. |
| deletedBy | ObjectId | Stores the deleted by data. |
| deletedTime | Date | Timestamp/Date for deletedTime. |