stripe-android
payments-core
/
com.stripe.android.model
/
PaymentMethod
/
USBankAccount
/
USBankAccountHolderType
USBank
Account
Holder
Type
enum
USBankAccountHolderType
:
Enum
<
PaymentMethod.USBankAccount.USBankAccountHolderType
>
,
StripeModel
Content copied to clipboard
Entries
Functions
Properties
Entries
UNKNOWN
Link copied to clipboard
UNKNOWN
Content copied to clipboard
INDIVIDUAL
Link copied to clipboard
INDIVIDUAL
Content copied to clipboard
COMPANY
Link copied to clipboard
COMPANY
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