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
/
PaymentSheetPaymentOutcome
/
Pending
Pending
data
class
Pending
(
val
action
:
PaymentSheetExternalAction
?
=
null
)
:
PaymentSheetPaymentOutcome
Members
Constructors
Pending
Link copied to clipboard
constructor
(
action
:
PaymentSheetExternalAction
?
=
null
)
Properties
action
Link copied to clipboard
val
action
:
PaymentSheetExternalAction
?