Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/payment-methods
PaymentMethodVerification
Interface PaymentMethodVerification
interface
PaymentMethodVerification
{
completedAt
?:
string
|
null
;
initiatedAt
?:
string
;
mechanism
?:
string
;
requestId
?:
string
;
type
?:
string
;
}
Index
Properties
completed
At?
initiated
At?
mechanism?
request
Id?
type?
Properties
Optional
completed
At
completedAt
?:
string
|
null
Optional
initiated
At
initiatedAt
?:
string
Optional
mechanism
mechanism
?:
string
Optional
request
Id
requestId
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
completed
At
initiated
At
mechanism
request
Id
type
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...