Readonly
billingDate when RevenueCat detected any billing issues with this subscription. If and when the billing issue gets resolved, this field is set to null. Note the subscription may still be active, check the SubscriptionInfo.expiresDate attribute.
Readonly
expiresDate when the subscription expires/expired
Readonly
graceDate when any grace period for this subscription expires/expired. null if the customer has never been in a grace period.
Readonly
isWhether the subscription is currently active (at the time this object was obtained).
Readonly
isWhether or not the purchase was made in sandbox mode.
Readonly
originalDate when this subscription first started. This property does not update with renewals. This property also does not update for product changes within a subscription group or re-subscriptions by lapsed subscribers.
Readonly
ownershipHow the Customer received access to this subscription:
Readonly
periodType of the current subscription period:
Readonly
productThe product identifier.
Readonly
purchaseDate when the last subscription period started.
Readonly
refundedDate when RevenueCat detected a refund of this subscription.
Readonly
storeStore where the subscription was purchased.
Readonly
storeThe transaction id in the store of the subscription.
Readonly
unsubscribeDate when RevenueCat detected that auto-renewal was turned off for this subscription. Note the subscription may still be active, check the SubscriptionInfo.expiresDate attribute.
Readonly
willWhether the subscription will renew at the next billing period.
Subscription purchases of the Customer.