| Name | Type | Description | Notes |
|---|---|---|---|
| annualDecimals | int | Number of decimal places to calculate Annual Salaries | [optional] |
| annualRoundingRule | \SynergiTech\Staffology\Model\AnnualRoundingRule | [optional] | |
| dailyDecimals | int | Number of decimal places to calculate Daily Rates | [optional] |
| dailyDivisor | float | Days used to determine Full time Daily Rate | [optional] |
| department | string | [optional] | |
| employee | \SynergiTech\Staffology\Model\Item | [optional] | |
| fullTimeHours | float | Maximum Full Time Hours on this Pay Spine | [optional] |
| fullTimeWeeks | float | Maximum Full Time Weeks on this Pay Spine | [optional] |
| gradeEffectiveDate | \DateTime | Effective date for applicable grades | [optional] |
| hourlyDecimals | int | Number of decimal places to calculate Hourly Rates | [optional] |
| hourlyDivisor | float | Hours used to determine Hourly Rate | [optional] |
| incrementRule | \SynergiTech\Staffology\Model\IncrementRule | [optional] | |
| payrollCode | string | [optional] | |
| pointEffectiveDate | \DateTime | Effective date for applicable spinal points | [optional] |
| requiresLondonAllowance | bool | Requires LA column to be completed on the spine | [optional] |
| salaryFormula | string | Formula used to derive annual salary | [optional] |
| spineName | string | Name of the Pay Spine | [optional] |