Worldline Connect Node.js SDK
Preparing search index...
model/types
UploadableFile
Interface UploadableFile
interface
UploadableFile
{
content
:
string
|
Readable
|
Buffer
;
contentLength
?:
number
;
contentType
:
string
;
fileName
:
string
;
}
Index
Properties
content
content
Length?
content
Type
file
Name
Properties
content
content
:
string
|
Readable
|
Buffer
Optional
content
Length
contentLength
?:
number
content
Type
contentType
:
string
file
Name
fileName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
content
Length
content
Type
file
Name
Worldline Connect Node.js SDK
Loading...