| Name | Type | Description | Notes |
|---|---|---|---|
| analysisCategoryCodes | \SynergiTech\Staffology\Model\AnalysisCategoryCodes[] | List of Analysis Category Codes associated with this item on the payslip. | [optional] |
| autoAdjustForLeave | bool | AutoAdjustForLeave for imported pay lines | [optional] |
| basis | \SynergiTech\Staffology\Model\PayBasis | [optional] | |
| contributesToBasicPay | bool | ContributesToBasicPay for imported pay lines | [optional] |
| costCentre | string | Any CostCentre that you'd like to appear on the payslip | [optional] |
| department | string | Any Department that you'd like to appear on the payslip | [optional] |
| effectiveFrom | \DateTime | EffectiveFrom date for imported pay lines | [optional] |
| effectiveTo | \DateTime | EffectiveTo date for imported pay lines | [optional] |
| employerIdentifier | string | Optional. But if one entry has it then all must. Allows you to import to multiple employers by specifying the Employers AlternativeIdentifier | [optional] |
| ignoreInitialBackPay | bool | IgnoreInitialBackPay for imported pay lines | [optional] |
| isAutomaticBackPay | bool | IsAutomaticBackPay for imported pay lines | [optional] |
| isNetToGross | bool | [optional] | |
| lines | \SynergiTech\Staffology\Model\PayLine[] | [optional] | |
| note | string | Any note that you'd like to appear on the payslip | [optional] |
| payAmount | float | The amount the Employee is regularly paid each period | [optional] |
| payAmountMultiplier | float | This property is irrelevant if the basis is Monthly. But if the basis is Daily or Hourly then this property sets how many days/hours the employee should be paid for in the period. | [optional] |
| payCode | string | If you want to override the PayCode used for the Basic Pay then set the code here, otherwise leave this blank and the default will be used. | [optional] |
| payGrade | string | PayGrade for imported pay lines | [optional] |
| paySpine | string | PaySpine for imported pay lines | [optional] |
| payrollCode | string | The payroll code of the employee to update | [optional] |
| roleReference | string | This is the unique reference of the Role that the employee is assigned to. | [optional] |
| spinePoint | string | SpinePoint for imported pay lines | [optional] |
| tags | string[] | [optional] |