PayRateChange
- entity type: NestedEntity
- id:
b5b5f2ab-4dc9-4d70-9d37-2a6007ace76d - code:
PayRateChange - name: PayRateChange
- description: changes made to employee's pay rate over time
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| PayInterval | LookupEntity [PayIntervalType] | ✘ | ✘ | ✘ | ✘ | codelist of pay interval types (e.g. none, monthly, weekly, daily, hourly) | |
| PayRate | DecimalNumber | ✘ | ✘ | ✘ | ✘ | amount employee is paid, typically expressed per hour, month | |
| PayRateCurrency | LookupEntity [Currency] | ✘ | ✔ | ✘ | ✘ | pay rate currency overview | |
| ReducedPayRate | DecimalNumber | ✘ | ✔ | ✘ | ✘ | pay rate that has been lowered as result of reduced working hours or part-time employment arrangement |
Properties or their values can be marked with:
- 🆕 - signifies about new property or value
- ❗ - signifies that property or its values have been changed during month
- ❌ - signifies that property or its value has been deleted
- if property appears with ❗ and no change is listed, then the changes have been made to values which are not documented here