| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | [optional] | |
| title | string | ||
| mon | float | [optional] | |
| tue | float | [optional] | |
| wed | float | [optional] | |
| thu | float | [optional] | |
| fri | float | [optional] | |
| sat | float | [optional] | |
| sun | float | [optional] | |
| contractedWeeks | float | The amount of weeks an employee works, utilise for employees who aren't working full time. If Null then the default is used. | [optional] |
| fullTimeContractedWeeks | float | The amount of weeks an employee works (Full Time). If Null then the default is used. | [optional] |
| fullTimeContractedHours | float | The amount of hours an employee works (Full Time). If Null then the default is used. | [optional] |
| bankHolidays | \SynergiTech\Staffology\Model\BankHolidayCollection | [optional] | |
| proRataRule | \SynergiTech\Staffology\Model\ProRataRule | [optional] | |
| bankHolidayDates | \DateTime[] | [readonly] The dates that are classed as Bank Holidays for this Working Pattern | [optional] |
| workingPatternHoursType | \SynergiTech\Staffology\Model\WorkingPatternHoursType | [optional] | |
| isDefault | bool | [optional] | |
| displayName | string | [optional] [readonly] | |
| totalHours | float | [optional] [readonly] | |
| workingPatternType | \SynergiTech\Staffology\Model\WorkingPatternType | [optional] | |
| effectiveFrom | \DateTime | [optional] | |
| shiftWorkingPatternDays | \SynergiTech\Staffology\Model\ContractShiftWorkingPatternDayResponse[] | [optional] |