Draft
This is a preliminary version of the VDM documentation.
PayIntervalType
- entity type: AggregateRoot
- id:
137e5e1f-15b8-45ad-82f2-a170bf8dd161 - code:
PayIntervalType - name: PayIntervalType
- description: codelist of pay interval types (e.g. none, monthly, weekly, daily, hourly)
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | code of pay interval type (i.e. key for entity lookup) | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | localized name of pay interval type | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized description of pay interval type (e.g. for tooltip) |
Unified data
| Code | Name | Description | ExternalId | |
|---|---|---|---|---|
| Daily | Daily | Daily | Daily.PayIntervalType.00000000-0000-0000-0000-000000000000 | |
| Hourly | Hourly | Hourly | Hourly.PayIntervalType.00000000-0000-0000-0000-000000000000 | |
| Monthly | Monthly | Monthly | Monthly.PayIntervalType.00000000-0000-0000-0000-000000000000 | |
| None | None | None | None.PayIntervalType.00000000-0000-0000-0000-000000000000 | |
| Weekly | Weekly | Weekly | Weekly.PayIntervalType.00000000-0000-0000-0000-000000000000 |
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