Worldline Connect Node.js SDK
Preparing search index...
model/types
SdkBinarySuccessResponse
Interface SdkBinarySuccessResponse
interface
SdkBinarySuccessResponse
{
body
:
Readable
;
file
:
FileMetadata
;
isSuccess
:
true
;
status
:
number
;
}
Hierarchy (
View Summary
)
SdkSuccessResponse
<
Readable
>
SdkBinarySuccessResponse
Index
Properties
body
file
is
Success
status
Properties
body
body
:
Readable
file
file
:
FileMetadata
is
Success
isSuccess
:
true
status
status
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
file
is
Success
status
Worldline Connect Node.js SDK
Loading...