{
    "employmentSelectionStrategies": [
        "string"
    ],
    "frequencies": [
        "string"
    ],
    "payRunWarnings": [
        {
            "description": "string",
            "id": "int32"
        }
    ],
    "publishPaySlipsPreferences": [
        "string"
    ],
    "reportPacks": [
        {
            "id": "int32",
            "name": "string"
        }
    ],
    "timesheetImportOptions": [
        "string"
    ],
    "usersToNotify": [
        "string"
    ]
}
| Name | Type | Description | 
|---|---|---|
| employmentSelectionStrategies[] | array of string | |
| frequencies[] | array of string | |
| payRunWarnings[] | array | |
| payRunWarnings[].description | string | String | 
| payRunWarnings[].id | int32 | Int32 | 
| publishPaySlipsPreferences[] | array of string | |
| reportPacks[] | array | |
| reportPacks[].id | int32 | Int32 | 
| reportPacks[].name | string | String | 
| timesheetImportOptions[] | array of string | |
| usersToNotify[] | array of string | 
Powered by DapperDox