stripe-android
payments-core
/
com.stripe.android.model
/
PaymentMethod
/
USBankAccount
/
USBankAccountType
USBank
Account
Type
enum
USBankAccountType
:
Enum
<
PaymentMethod.USBankAccount.USBankAccountType
>
,
StripeModel
Content copied to clipboard
Entries
Functions
Properties
Entries
UNKNOWN
Link copied to clipboard
UNKNOWN
Content copied to clipboard
CHECKING
Link copied to clipboard
CHECKING
Content copied to clipboard
SAVINGS
Link copied to clipboard
SAVINGS
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
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard