service/domain/document/document_upload
Api Code Documentation / Exports / service/domain/document/document_upload
Table of contents
Interfaces
Functions
Functions
uploadDocument
▸ uploadDocument(ctx
, issuer
, file
, repository
): Promise
<Type
<BusinessEvent
[]>>
Parameters
Name | Type |
---|---|
ctx | Ctx |
issuer | ServiceUser |
file | File |
repository | Repository |
Returns
Promise
<Type
<BusinessEvent
[]>>