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