expMonth property

int? get expMonth
inherited

two digit number representing the month of expire of the card.

Implementation

int? get expYear;/// two digit number representing the month of expire of the card.
int? get expMonth;