Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 726 Bytes

File metadata and controls

14 lines (11 loc) · 726 Bytes

# Department

Properties

Name Type Description Notes
accountingCode string [optional]
code string The unique code for this Department
color string A color to used to represent this Department, in hex format. ie 'ff0000' [optional]
employeeCount int [readonly] The number of employees with this set as their primary department [optional]
hasJournalOverrides bool Has Overrides [optional]
title string The name of this Department

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