getResponsibleUserFromCostCenter
const getResponsibleUserFromCostCenter: <DocFileType>(docFile) => string
Retrieve the responsible user for the cost center of the given docFile.
Type Parameters
DocFileType
DocFileType extends object
Parameters
docFile
DocFileType
Returns
string