| Name | Type | Description | Notes |
|---|---|---|---|
| attachmentOrderId | string | [readonly] The Id of the associated AttachmentOrder. Only included if the Code is AEO | [optional] |
| code | string | [optional] | |
| contributesToBasicPay | bool | [optional] | |
| currencySymbol | string | [optional] | |
| description | string | [optional] | |
| formattedValue | string | [optional] [readonly] | |
| hasSecondaryDescription | bool | [optional] [readonly] | |
| isAutoCalculatedBackPayLine | bool | [optional] | |
| isAutomaticBackPay | bool | [optional] | |
| isNetToGross | bool | If the PayLine is a fixed ammount addition without multiplier then this property may be set to true so that the amount of the addition to be considered a take home pay target. | [optional] |
| isNotional | bool | Determines whether the transaction involves non-monetary benefits for payroll processing, potentially subject to tax and National Insurance | [optional] |
| leaveId | string | [optional] | |
| loanId | string | [readonly] The Id of the associated Loan, if any. | [optional] |
| multiplier | float | [readonly] If the Code is a multiplier code then this is the multiplier. Value has already been calculated so this is just for reference | [optional] |
| pensionId | string | [readonly] The Id of the associated Pension. Only included if the Code is PENSION, PENSIONSS or PENSIONRAS | [optional] |
| roleId | string | The employee role which is associated with this payslip line. If set to null, the payslip line is not related with a role. | [optional] |
| secondaryDescription | string | [optional] | |
| targetNetToGrossValue | float | The orginal net fixed addition amount that is considered to be a take home pay target. | [optional] |
| type | \SynergiTech\Staffology\Model\PayslipLineType | [optional] | |
| value | float | [optional] |