Table Type: Metadata
Contains the WFM management units.
Columns
| Column | Type | Modifiers | Notes |
|---|---|---|---|
| id | string | Primary Key | The unique identifier of the management unit. |
| db_last_updated | datetime | The last time this record was updated in the database | |
| db_when_created | datetime | The time this record was created in the database | |
| db_when_deleted | datetime | The time this record was deleted in the database or NULL if not deleted | |
| name | string | The name of the management unit. | |
| settings_start_day_of_week | string | The start day of the week setting for the management unit - one of: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday | |
| settings_time_zone | string | The time zone setting for the management unit | |
| division_id | string | The ID of the division to which this management unit belongs |
