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
/
PaymentSheetExternalAction
/
Redirect
Redirect
data
class
Redirect
(
val
url
:
String
,
val
expiresAt
:
Instant
?
=
null
)
:
PaymentSheetExternalAction
Members
Constructors
Redirect
Link copied to clipboard
constructor
(
url
:
String
,
expiresAt
:
Instant
?
=
null
)
Properties
expires
At
Link copied to clipboard
val
expiresAt
:
Instant
?
url
Link copied to clipboard
val
url
:
String