isValid

open val isValid: Boolean = true

Checks if the saved payment method is valid.

When e.g. called on a SavedCard it tells you if the expiration date is in the future or not.