stripe-android
payments-core
/
com.stripe.android.model
/
Card
/
expMonth
exp
Month
@get:
IntRange
(
from
=
1
,
to
=
12
)
val
expMonth
:
Int
?
Content copied to clipboard
Two-digit number representing the card’s expiration month.
See
API Reference
.