Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.01 KB

EmployeeCostCentre.md

File metadata and controls

15 lines (12 loc) · 1.01 KB

# EmployeeCostCentre

Properties

Name Type Description Notes
code string The Code for the Cost Centre
color string [readonly] The Color for the Cost Centre [optional]
title string [readonly] The Title for the Cost Centre [optional]
isPrimary bool Set to true if this is the primary Cost Centre for the Employee. Only one Cost Centre can be set as the primary. [optional]
weighting float If there is more than one Cost Centre Membership for the Employee then this determines the weighting to give to this membership. ie, if he is in two Cost Centre you might set the primary as 0.8 and the secondary as 0.2; [optional]
employeeRoleUniqueId string [optional]
employee \SynergiTech\Staffology\Model\Item [optional]

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