setExpiryDate

fun setExpiryDate(expiryMonth: String, expiryYear: String): UnencryptedCard.Builder

Set the optional expiry date.

Return

The Builder instance.

Parameters

expiryMonth

The expiry month e.g. "1" or "01" for January.

expiryYear

The expiry year e.g. "2021".