toggle menu
mobile-sdk-android
androidJvm
switch theme
search in API
securewidgets-compose
/
com.spreedly.composewidgets
/
ValidatedExpirationDate
Validated
Expiration
Date
data
class
ValidatedExpirationDate
(
month
:
Int
?
=
null
,
year
:
Int
?
=
null
)
Members
Constructors
Validated
Expiration
Date
Link copied to clipboard
constructor
(
month
:
Int
?
=
null
,
year
:
Int
?
=
null
)
Functions
get
Validated
Month
And
Year
Link copied to clipboard
fun
getValidatedMonthAndYear
(
)
:
Pair
<
Int
,
Int
>
?