Worldline Connect Node.js SDK
Preparing search index...
model/types
SdkErrorResponse
Interface SdkErrorResponse<E>
interface
SdkErrorResponse
<
E
>
{
body
:
E
;
isSuccess
:
false
;
status
:
number
;
}
Type Parameters
E
Index
Properties
body
is
Success
status
Properties
body
body
:
E
is
Success
isSuccess
:
false
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...