stripe-android
payments-core
/
com.stripe.android.payments.core.injection
/
IntentAuthenticatorKey
Intent
Authenticator
Key
@
MapKey
@
Target
(
allowedTargets
=
[
AnnotationTarget.FUNCTION
]
)
annotation class
IntentAuthenticatorKey
(
val
value
:
KClass
<
out
StripeIntent.NextActionData
>
)
MapKey
for the
IntentAuthenticatorMap
, encapsulating the
NextActionData
class type.
Properties
Properties
value
Link copied to clipboard
val
value
:
KClass
<
out
StripeIntent.NextActionData
>