Skip to content

frontends-web-frontend


Function: getHrDocumentDownload()

getHrDocumentDownload(workbookId, documentId): Promise<{ filename: string; url: string; }>

Defined in: frontends/web-frontend/src/hr-workbooks/hrWorkbookApi.ts:92

Parameters

workbookId

string

documentId

string

Returns

Promise<{ filename: string; url: string; }>