payments
Toggle table of contents
0.2.0
release
Target filter
release
Switch theme
Search in API
Skip to content
payments
payments
/
com.inttegro.payments
/
PaymentSheetConfirmationChallenge
/
PaymentSheetConfirmationChallenge
Payment
Sheet
Confirmation
Challenge
constructor
(
paymentId
:
String
?
=
null
,
confirmationId
:
String
?
=
null
,
recipient
:
String
?
=
null
,
sentVia
:
String
?
=
null
,
tokenSize
:
Int
=
6
,
expiresAt
:
Instant
?
=
null
,
requestAfter
:
Instant
?
=
null
,
requiresNewCode
:
Boolean
=
false
)