Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 946 Bytes

ValueOverride.md

File metadata and controls

15 lines (12 loc) · 946 Bytes

# ValueOverride

Properties

Name Type Description Notes
type \SynergiTech\Staffology\Model\PayrollValueType [optional]
value float The value to use in place of the original value [optional]
originalValue float [readonly] The original value [optional]
note string The reason given for the override [optional]
attachmentOrderId string The Id of the AttachmentOrder. Only relevant if the Type is set to AttachmentOrderDeductions [optional]
pensionId string The Id of the associated Pension. Only included if the Code is PENSION, PENSIONSS or PENSIONRAS [optional]
leaveId string The Id of the associated Leave. [optional]

[Back to Model list] [Back to API list] [Back to README]