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