stripe-android
payments-model
/
com.stripe.android.model
/
CvcCheck
Cvc
Check
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
enum
CvcCheck
:
Enum
<
CvcCheck
>
Content copied to clipboard
Entries
Types
Properties
Entries
Pass
Link copied to clipboard
Pass
Content copied to clipboard
Fail
Link copied to clipboard
Fail
Content copied to clipboard
Unavailable
Link copied to clipboard
Unavailable
Content copied to clipboard
Unchecked
Link copied to clipboard
Unchecked
Content copied to clipboard
Unknown
Link copied to clipboard
Unknown
Content copied to clipboard
Types
Companion
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
object
Companion
Content copied to clipboard
Properties
code
Link copied to clipboard
val
code
:
String
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
requires
Recollection
Link copied to clipboard
val
requiresRecollection
:
Boolean
Content copied to clipboard