toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-core
/
com.stripe.android.model
/
ExpirationDate
/
Validated
Validated
data
class
Validated
(
val
month
:
Int
,
val
year
:
Int
)
:
ExpirationDate
Members
Constructors
Validated
Link copied to clipboard
constructor
(
month
:
Int
,
year
:
Int
)
Properties
month
Link copied to clipboard
val
month
:
Int
year
Link copied to clipboard
val
year
:
Int