stripe-android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stripe-android
payments-model
/
com.stripe.android.model
/
Card
/
expMonth
exp
Month
@get:
IntRange
(
from
=
1
,
to
=
12
)
val
expMonth
:
Int
?
Two-digit number representing the card’s expiration month.
See
API Reference
.