Preparing search index...
The search index is not available
Node.js SDK for digi.me
Node.js SDK for digi.me
Types
UploadFileToStorageOptions
Interface UploadFileToStorageOptions
interface
UploadFileToStorageOptions
{
contractDetails
:
ContractDetails
;
fileData
:
Buffer
<
ArrayBufferLike
>
|
Readable
;
fileName
:
string
;
path
?:
string
;
storageId
:
string
;
}
Index
Properties
contract
Details
file
Data
file
Name
path?
storage
Id
Properties
contract
Details
contractDetails
:
ContractDetails
file
Data
fileData
:
Buffer
<
ArrayBufferLike
>
|
Readable
file
Name
fileName
:
string
Optional
path
path
?:
string
storage
Id
storageId
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
contract
Details
file
Data
file
Name
path
storage
Id
Node.js SDK for digi.me
Loading...