stripe-android
connections
/
com.stripe.android.connections.model
/
BalanceRefresh
/
BalanceRefreshStatus
Balance
Refresh
Status
enum
BalanceRefreshStatus
:
Enum
<
BalanceRefresh.BalanceRefreshStatus
>
Content copied to clipboard
Entries
Properties
Entries
UNKNOWN
Link copied to clipboard
UNKNOWN
(
"unknown"
)
Content copied to clipboard
SUCCEEDED
Link copied to clipboard
SUCCEEDED
(
"succeeded"
)
Content copied to clipboard
PENDING
Link copied to clipboard
PENDING
(
"pending"
)
Content copied to clipboard
FAILED
Link copied to clipboard
FAILED
(
"failed"
)
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