toggle menu
stripe-android
androidJvm
switch theme
search in API
financial-connections
/
com.stripe.android.financialconnections.model
/
GetFinancialConnectionsAcccountsParams
Get
Financial
Connections
Acccounts
Params
@
Serializable
data
class
GetFinancialConnectionsAcccountsParams
(
clientSecret
:
String
,
startingAfterAccountId
:
String
?
)
:
Parcelable
Members
Constructors
Get
Financial
Connections
Acccounts
Params
Link copied to clipboard
constructor
(
clientSecret
:
String
,
startingAfterAccountId
:
String
?
)
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
to
Param
Map
Link copied to clipboard
fun
toParamMap
(
)
:
Map
<
String
,
Any
>
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)