toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-core
/
com.stripe.android.payments.bankaccount.navigation
/
CollectBankAccountResponse
Collect
Bank
Account
Response
data
class
CollectBankAccountResponse
(
val
intent
:
StripeIntent
,
val
financialConnectionsSession
:
FinancialConnectionsSession
)
:
StripeModel
Members
Constructors
Collect
Bank
Account
Response
Link copied to clipboard
constructor
(
intent
:
StripeIntent
,
financialConnectionsSession
:
FinancialConnectionsSession
)
Properties
financial
Connections
Session
Link copied to clipboard
val
financialConnectionsSession
:
FinancialConnectionsSession
intent
Link copied to clipboard
val
intent
:
StripeIntent
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)