toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-core
/
com.stripe.android.core
/
StripeError
/
StripeError
Stripe
Error
constructor
(
type
:
String
?
=
null
,
message
:
String
?
=
null
,
code
:
String
?
=
null
,
param
:
String
?
=
null
,
declineCode
:
String
?
=
null
,
charge
:
String
?
=
null
,
docUrl
:
String
?
=
null
,
extraFields
:
Map
<
String
,
String
>
?
=
null
)