Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
CaptureResponse
Interface CaptureResponse
interface
CaptureResponse
{
captureOutput
?:
CaptureOutput
|
null
;
id
?:
string
|
null
;
status
?:
string
|
null
;
statusOutput
?:
CaptureStatusOutput
|
null
;
}
Hierarchy (
View Summary
)
Capture
CaptureResponse
Index
Properties
capture
Output?
id?
status?
status
Output?
Properties
Optional
capture
Output
captureOutput
?:
CaptureOutput
|
null
Optional
id
id
?:
string
|
null
Optional
status
status
?:
string
|
null
Optional
status
Output
statusOutput
?:
CaptureStatusOutput
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
capture
Output
id
status
status
Output
Worldline Connect Node.js SDK
Loading...