stripe-android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stripe-android
financial-connections
/
com.stripe.android.financialconnections.analytics
/
FinancialConnectionsEvent
/
Metadata
Metadata
data
class
Metadata
Metadata for the event
Members
Properties
error
Code
Link copied to clipboard
val
errorCode
:
FinancialConnectionsEvent.ErrorCode
?
institution
Name
Link copied to clipboard
val
institutionName
:
String
?
manual
Entry
Link copied to clipboard
val
manualEntry
:
Boolean
?
Functions
to
Map
Link copied to clipboard
fun
toMap
(
)
:
Map
<
String
,
Any
?
>