stripe-android
connections
/
com.stripe.android.connections.model
/
AccountHolder
/
Type
Type
enum
Type
:
Enum
<
AccountHolder.Type
>
Content copied to clipboard
Entries
Properties
Entries
UNKNOWN
Link copied to clipboard
UNKNOWN
(
"unknown"
)
Content copied to clipboard
CUSTOMER
Link copied to clipboard
CUSTOMER
(
"customer"
)
Content copied to clipboard
ACCOUNT
Link copied to clipboard
ACCOUNT
(
"account"
)
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