stripe-android
payments-core
/
com.stripe.android
/
PaymentIntentResult
/
PaymentIntentResult
Payment
Intent
Result
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
PaymentIntentResult
(
intent
:
PaymentIntent
,
outcomeFromFlow
:
Int
=
0
,
failureMessage
:
String
?
=
null
)