Infohub JS API
Toggle main menu visibility
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
BcfProjectDocumentResource Class Reference
bcf
Description
Represents a document stored at BCF project level.
const
document = await project.document(documentId).get();
Public Member Functions
get
()
Function Documentation
◆
get()
get
(
)
Returns
{Promise<ApiResponse>} The response containing the document.
// Output: raw binary file (application/octet-stream).
Generated by
1.18.0