Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
CaptureStatusOutput
Interface CaptureStatusOutput
interface
CaptureStatusOutput
{
isFinal
?:
boolean
|
null
;
isRefundable
?:
boolean
|
null
;
isRetriable
?:
boolean
|
null
;
providerRawOutput
?:
KeyValuePair
[]
|
null
;
statusCode
?:
number
|
null
;
statusCodeChangeDateTime
?:
string
|
null
;
}
Index
Properties
is
Final?
is
Refundable?
is
Retriable?
provider
Raw
Output?
status
Code?
status
Code
Change
Date
Time?
Properties
Optional
is
Final
isFinal
?:
boolean
|
null
Optional
is
Refundable
isRefundable
?:
boolean
|
null
Optional
is
Retriable
isRetriable
?:
boolean
|
null
Optional
provider
Raw
Output
providerRawOutput
?:
KeyValuePair
[]
|
null
Optional
status
Code
statusCode
?:
number
|
null
Optional
status
Code
Change
Date
Time
statusCodeChangeDateTime
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Final
is
Refundable
is
Retriable
provider
Raw
Output
status
Code
status
Code
Change
Date
Time
Worldline Connect Node.js SDK
Loading...