Worldline Connect Node.js SDK
Preparing search index...
model/types
JsonRequest
Interface JsonRequest
interface
JsonRequest
{
body
?:
object
|
null
;
expectBinaryResponse
?:
boolean
;
method
:
string
;
modulePath
:
string
;
paymentContext
?:
PaymentContext
|
null
;
}
Hierarchy (
View Summary
)
SdkRequest
JsonRequest
Index
Properties
body?
expect
Binary
Response?
method
module
Path
payment
Context?
Properties
Optional
body
body
?:
object
|
null
Optional
expect
Binary
Response
expectBinaryResponse
?:
boolean
method
method
:
string
module
Path
modulePath
:
string
Optional
payment
Context
paymentContext
?:
PaymentContext
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
expect
Binary
Response
method
module
Path
payment
Context
Worldline Connect Node.js SDK
Loading...