stripe-android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stripe-android
payments-core
/
com.stripe.android.model
/
ExpirationDate
Expiration
Date
sealed
class
ExpirationDate
Inheritors
Validated
Members
Types
Validated
Link copied to clipboard
class
Validated
(
val
month
:
Int
,
val
year
:
Int
)
:
ExpirationDate