Skip to content

frontends-web-frontend


Function: getPosDocumentDownload()

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

Defined in: frontends/web-frontend/src/pos-workbooks/posWorkbookApi.ts:198

Parameters

workbookId

string

documentId

string

Returns

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