stripe-android
connections
/
com.stripe.android.connections.model
/
LinkedAccount
/
Category
Category
enum
Category
:
Enum
<
LinkedAccount.Category
>
Content copied to clipboard
Values: cash,credit,investment,other
Entries
Properties
Entries
UNKNOWN
Link copied to clipboard
UNKNOWN
(
"unknown"
)
Content copied to clipboard
OTHER
Link copied to clipboard
OTHER
(
"other"
)
Content copied to clipboard
INVESTMENT
Link copied to clipboard
INVESTMENT
(
"investment"
)
Content copied to clipboard
CREDIT
Link copied to clipboard
CREDIT
(
"credit"
)
Content copied to clipboard
CASH
Link copied to clipboard
CASH
(
"cash"
)
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