subscriptionBillingCycleEndDate
A date that indicates when the billing cycle ends for a paid account.
Declaration
var subscriptionBillingCycleEndDate: Date? { get set }Discussion
The system uses this date as a heuristic to determine when to refresh billing status. If there is no existing billing cycle, this value should be nil.