stripe-android
connections
/
com.stripe.android.connections.model
/
OwnershipRefresh
/
Status
Status
enum
Status
:
Enum
<
OwnershipRefresh.Status
>
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
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard