bonustype
Defines different types of bonuses, such as commission-based, milestone-based, or annual bonuses.
Columns
| Name | Type | References | Description |
| externalid | String | A unique identifier used for integration with external systems or data imports. | |
| id | Integer | The unique identifier assigned to this payroll-related record within the system. | |
| internalid | Integer | The internal system identifier used for tracking this record. | |
| isinactive | Boolean | Indicates whether this record is inactive and no longer in use. | |
| name | String | The name assigned to this payroll-related record for identification purposes. | |
| payrollitem | String | The specific payroll item associated with this record, such as salary, bonus, or deduction. | |
| subsidiary | String | The subsidiary associated with this payroll record, relevant for multi-entity organizations. |