toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-core
/
com.stripe.android.view
/
CardMultilineWidget
/
setExpiryDate
set
Expiry
Date
open
override
fun
setExpiryDate
(
@
IntRange
(
from
=
1
,
to
=
12
)
month
:
Int
,
@
IntRange
(
from
=
0
,
to
=
9999
)
year
:
Int
)