API/Autodoc/Classes/RuStorePaySubscriptionPurchase.en.md


RuStorePayPurchase

class_name RuStorePaySubscriptionPurchase extends RuStorePayPurchase

Purchase information.

Properties

var status: ERuStorePaySubscriptionPurchaseStatus
Purchase status.
var productId: RuStorePayProductId = null
Product identifier that was assigned to the product in the RuStore console.
var expirationDate: RuStorePayTime = null
Subscription expiration date (optional parameter).
var gracePeriodEnabled: bool = false
A flag indicating whether the grace period for the subscription is active.
Назад