stripe-android
financial-connections
/
com.stripe.android.financialconnections
/
FinancialConnectionsSheetResult
/
Completed
Completed
data
class
Completed
(
val
linkAccountSession
:
LinkAccountSession
)
:
FinancialConnectionsSheetResult
Content copied to clipboard
The customer completed the connections session.
Constructors
Functions
Properties
Parameters
Parameters
link
Account
Session
The link account session connected
Constructors
Completed
Link copied to clipboard
fun
Completed
(
linkAccountSession
:
LinkAccountSession
)
Content copied to clipboard
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
Properties
linkAccountSession
Link copied to clipboard
val
linkAccountSession
:
LinkAccountSession
Content copied to clipboard