Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.16 KB

CostCentreRead.md

File metadata and controls

19 lines (16 loc) · 1.16 KB

# CostCentreRead

Properties

Name Type Description Notes
id string Unique Id for the cost centre [optional]
code string Unique code for the cost centre [optional]
description string Description of the cost centre [optional]
parentCostCentreId string The cost centre parent (where specified) can be useful for analytics [optional]
legalEntityId string When supplied, the use of the cost centre can be restricted to the specified Legal Entity. [optional]
legacyRef string [optional]
lastModified \DateTime [optional]
lastModifiedBy string [optional]
isActive bool [optional]
resources \SynergiTech\Iplicit\Model\CostCentreResource[] The cost centre resources [optional]
subCostCentres \SynergiTech\Iplicit\Model\CostCentreSummary[] The cost centre sub cost centres [optional]

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