expMonth

@get:IntRange(from = 1, to = 12)
val expMonth: Int?

Two-digit number representing the card’s expiration month.

See API Reference.