SalSalaryInsuranceDetails
Documentation for the SalSalaryInsuranceDetails database schema.
Fields
| Field | Data Type | Usage |
|---|---|---|
| salaryId | String | Unique reference to salary. |
| insuranceTransactionId | String | Unique reference to insurance Transaction. |
| amount | Decimal128 | Monetary or numeric value. |
| updatedDateId | ObjectId | Unique reference to updated Date. |