stripe-android
stripecardscan
/
com.stripe.android.stripecardscan.cardscan
/
CardScanState
Card
Scan
State
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
sealed
class
CardScanState
:
ScanState
Content copied to clipboard
Types
Properties
Inheritors
Types
Correct
Link copied to clipboard
object
Correct
:
CardScanState
Content copied to clipboard
Found
Link copied to clipboard
object
Found
:
CardScanState
Content copied to clipboard
Not
Found
Link copied to clipboard
object
NotFound
:
CardScanState
Content copied to clipboard
Properties
is
Final
Link copied to clipboard
val
isFinal
:
Boolean
Content copied to clipboard
Inheritors
NotFound
Link copied to clipboard
Found
Link copied to clipboard
Correct
Link copied to clipboard