stripe-android
payments-core
/
com.stripe.android.cards
/
CardNumber
Card
Number
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
sealed
class
CardNumber
Content copied to clipboard
Types
Inheritors
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Unvalidated
Link copied to clipboard
data
class
Unvalidated
(
denormalized
:
String
)
:
CardNumber
Content copied to clipboard
A representation of a partial or full card number that hasn't been validated.
Inheritors
Unvalidated
Link copied to clipboard