Validated

data class Validated(month: Int, year: Int) : ExpirationDate

Properties

Link copied to clipboard
val month: Int
Link copied to clipboard
val year: Int