getRecipientsWithCostCentersFromFiles
getRecipientsWithCostCentersFromFiles():
Record<string,string[]>
Returns a mapping of recipients to cost centers from the cfgCostCenter files (e.g. { "Recipient": ["1234", "5678"] })
Returns
Record<string, string[]>
Returns a mapping of recipients to cost centers from the files (e.g. { "Recipient": ["1234", "5678"] })