Instance Property

expirationDate

The expiration date for the entitlement, can be nil for lifetime access. If the periodType is PeriodType.trial, this is the trial expiration date.

Declaration

@objc let expirationDate: Date?