stripe-android
payments-core
/
com.stripe.android.model
/
BankAccount
/
Type
Type
enum
Type
:
Enum
<
BankAccount.Type
>
Content copied to clipboard
Entries
Functions
Properties
Entries
Individual
Link copied to clipboard
Individual
(
"individual"
)
Content copied to clipboard
Company
Link copied to clipboard
Company
(
"company"
)
Content copied to clipboard
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard