terminalsdk
terminal-external-models
/
com.stripe.stripeterminal.external.models
/
SetupAttemptStatus
Setup
Attempt
Status
enum
SetupAttemptStatus
:
Enum
<
SetupAttemptStatus
>
Content copied to clipboard
Statuses for a SetupAttempt
Entries
Properties
Entries
ABANDONED
Link copied to clipboard
@
Json
(
name
=
"abandoned"
)
ABANDONED
(
)
Content copied to clipboard
FAILED
Link copied to clipboard
@
Json
(
name
=
"failed"
)
FAILED
(
)
Content copied to clipboard
SUCCEEDED
Link copied to clipboard
@
Json
(
name
=
"succeeded"
)
SUCCEEDED
(
)
Content copied to clipboard
PROCESSING
Link copied to clipboard
@
Json
(
name
=
"processing"
)
PROCESSING
(
)
Content copied to clipboard
REQUIRES_ACTION
Link copied to clipboard
@
Json
(
name
=
"requires_action"
)
REQUIRES_ACTION
(
)
Content copied to clipboard
REQUIRES_CONFIRMATION
Link copied to clipboard
@
Json
(
name
=
"requires_confirmation"
)
REQUIRES_CONFIRMATION
(
)
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