Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/payment-methods
PaymentMethodVerificationSession
Interface PaymentMethodVerificationSession
interface
PaymentMethodVerificationSession
{
delivery
?:
{
channel
?:
string
;
recipient
?:
string
;
senderId
?:
string
}
;
expiresAt
?:
string
;
paymentMethodId
?:
string
;
status
?:
string
;
tokenSentAt
?:
string
;
}
Index
Properties
delivery?
expires
At?
payment
Method
Id?
status?
token
Sent
At?
Properties
Optional
delivery
delivery
?:
{
channel
?:
string
;
recipient
?:
string
;
senderId
?:
string
}
Optional
expires
At
expiresAt
?:
string
Optional
payment
Method
Id
paymentMethodId
?:
string
Optional
status
status
?:
string
Optional
token
Sent
At
tokenSentAt
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delivery
expires
At
payment
Method
Id
status
token
Sent
At
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...