expirationDate
The date that the transit card expires.
Declaration
var expirationDate: Date? { get }Discussion
Rules for expiry depend on the pass provider. The return value can be nil if the transit card does not support an expiration date.
The date that the transit card expires.
var expirationDate: Date? { get }Rules for expiry depend on the pass provider. The return value can be nil if the transit card does not support an expiration date.