Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 667 Bytes

File metadata and controls

13 lines (10 loc) · 667 Bytes

# ContractDepartmentResponse

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 The number of employees with this set as their primary department [optional]
title string The name of this Department

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