API/Autodoc/Files/RuStorePaySubscriptionPurchase.gd.md
Source code
# @brief Информация о покупке.
class_name RuStorePaySubscriptionPurchase extends RuStorePayPurchase
# @brief Статус покупки.
var status: ERuStorePaySubscriptionPurchaseStatus.Item:
set(v):
_set_status(v)
get:
return get_status()
# @brief Идентификатор продукта, который был присвоен продукту в консоли RuStore.
var productId: RuStorePayProductId = null
# @brief Дата окончания срока действия подписки (необязательный параметр).
var expirationDate: RuStorePayTime = null
# @brief Флаг, указывающий, активен ли льготный период для подписки.
var gracePeriodEnabled: bool = false
- Страницы
- ERuStorePayPreferredPurchaseType.gd.en
- ERuStorePayPreferredPurchaseType.gd
- ERuStorePayProductPurchaseStatus.gd.en
- ERuStorePayProductPurchaseStatus.gd
- ERuStorePayProductType.gd.en
- ERuStorePayProductType.gd
- ERuStorePayPurchaseStatusFilter.gd.en
- ERuStorePayPurchaseStatusFilter.gd
- ERuStorePayPurchaseType.gd.en
- ERuStorePayPurchaseType.gd
- ERuStorePaySdkTheme.gd.en
- ERuStorePaySdkTheme.gd
- ERuStorePaySubscriptionPurchaseStatus.gd.en
- ERuStorePaySubscriptionPurchaseStatus.gd
- ERuStorePayUserAuthorizationStatus.gd.en
- ERuStorePayUserAuthorizationStatus.gd
- RuStoreError.gd.en
- RuStoreError.gd
- RuStoreFeatureAvailabilityResult.gd.en
- RuStoreFeatureAvailabilityResult.gd
- RuStoreGodotCore.en
- RuStoreGodotCore.gd.en
- RuStoreGodotCore.gd
- RuStoreGodotCore
- RuStoreGodotPay.en
- RuStoreGodotPay.gd.en
- RuStoreGodotPay.gd
- RuStoreGodotPay
- RuStorePayAmountLabel.gd.en
- RuStorePayAmountLabel.gd
- RuStorePayAppUserEmail.gd.en
- RuStorePayAppUserEmail.gd
- RuStorePayAppUserId.gd.en
- RuStorePayAppUserId.gd
- RuStorePayBaseValue.gd.en
- RuStorePayBaseValue.gd
- RuStorePayCurrency.gd.en
- RuStorePayCurrency.gd
- RuStorePayDescription.gd.en
- RuStorePayDescription.gd
- RuStorePayDeveloperPayload.gd.en
- RuStorePayDeveloperPayload.gd
- RuStorePayGetPurchaseAvailabilityResult.gd.en
- RuStorePayGetPurchaseAvailabilityResult.gd
- RuStorePayInvoiceId.gd.en
- RuStorePayInvoiceId.gd
- RuStorePayOrderId.gd.en
- RuStorePayOrderId.gd
- RuStorePayPrice.gd.en
- RuStorePayPrice.gd
- RuStorePayProduct.gd.en
- RuStorePayProduct.gd
- RuStorePayProductId.gd.en
- RuStorePayProductId.gd
- RuStorePayProductPurchase.gd.en
- RuStorePayProductPurchase.gd
- RuStorePayProductPurchaseParams.gd.en
- RuStorePayProductPurchaseParams.gd
- RuStorePayProductPurchaseResult.gd.en
- RuStorePayProductPurchaseResult.gd
- RuStorePayPurchase.gd.en
- RuStorePayPurchase.gd
- RuStorePayPurchaseId.gd.en
- RuStorePayPurchaseId.gd
- RuStorePayQuantity.gd.en
- RuStorePayQuantity.gd
- RuStorePaySubscriptionInfo.gd.en
- RuStorePaySubscriptionInfo.gd
- RuStorePaySubscriptionPeriod.gd.en
- RuStorePaySubscriptionPeriod.gd
- RuStorePaySubscriptionPurchase.gd.en
- RuStorePaySubscriptionPurchase.gd
- RuStorePaySubscriptionToken.gd.en
- RuStorePaySubscriptionToken.gd
- RuStorePayTime.gd.en
- RuStorePayTime.gd
- RuStorePayTitle.gd.en
- RuStorePayTitle.gd
- RuStorePayUrl.gd.en
- RuStorePayUrl.gd
- RuStorePaymentException.gd.en
- RuStorePaymentException.gd
- addons.en
- addons
- docs.en
- docs
- godot_example.en
- godot_example
- ERuStorePayPreferredPurchaseType.gd.en
- ERuStorePayPreferredPurchaseType.gd
- ERuStorePayProductPurchaseStatus.gd.en
- ERuStorePayProductPurchaseStatus.gd
- ERuStorePayProductType.gd.en
- ERuStorePayProductType.gd
- ERuStorePayPurchaseStatusFilter.gd.en
- ERuStorePayPurchaseStatusFilter.gd
- ERuStorePayPurchaseType.gd.en
- ERuStorePayPurchaseType.gd
- ERuStorePaySdkTheme.gd.en
- ERuStorePaySdkTheme.gd
- ERuStorePaySubscriptionPurchaseStatus.gd.en
- ERuStorePaySubscriptionPurchaseStatus.gd
- ERuStorePayUserAuthorizationStatus.gd.en
- ERuStorePayUserAuthorizationStatus.gd
- RuStoreError.gd.en
- RuStoreError.gd
- RuStoreFeatureAvailabilityResult.gd.en
- RuStoreFeatureAvailabilityResult.gd
- RuStoreGodotCore.en
- RuStoreGodotCore.gd.en
- RuStoreGodotCore.gd
- RuStoreGodotCore
- RuStoreGodotPay.en
- RuStoreGodotPay.gd.en
- RuStoreGodotPay.gd
- RuStoreGodotPay
- RuStorePayAmountLabel.gd.en
- RuStorePayAmountLabel.gd
- RuStorePayAppUserEmail.gd.en
- RuStorePayAppUserEmail.gd
- RuStorePayAppUserId.gd.en
- RuStorePayAppUserId.gd
- RuStorePayBaseValue.gd.en
- RuStorePayBaseValue.gd
- RuStorePayCurrency.gd.en
- RuStorePayCurrency.gd
- RuStorePayDescription.gd.en
- RuStorePayDescription.gd
- RuStorePayDeveloperPayload.gd.en
- RuStorePayDeveloperPayload.gd
- RuStorePayGetPurchaseAvailabilityResult.gd.en
- RuStorePayGetPurchaseAvailabilityResult.gd
- RuStorePayInvoiceId.gd.en
- RuStorePayInvoiceId.gd
- RuStorePayOrderId.gd.en
- RuStorePayOrderId.gd
- RuStorePayPrice.gd.en
- RuStorePayPrice.gd
- RuStorePayProduct.gd.en
- RuStorePayProduct.gd
- RuStorePayProductId.gd.en
- RuStorePayProductId.gd
- RuStorePayProductPurchase.gd.en
- RuStorePayProductPurchase.gd
- RuStorePayProductPurchaseParams.gd.en
- RuStorePayProductPurchaseParams.gd
- RuStorePayProductPurchaseResult.gd.en
- RuStorePayProductPurchaseResult.gd
- RuStorePayPurchase.gd.en
- RuStorePayPurchase.gd
- RuStorePayPurchaseId.gd.en
- RuStorePayPurchaseId.gd
- RuStorePayQuantity.gd.en
- RuStorePayQuantity.gd
- RuStorePaySubscriptionInfo.gd.en
- RuStorePaySubscriptionInfo.gd
- RuStorePaySubscriptionPeriod.gd.en
- RuStorePaySubscriptionPeriod.gd
- RuStorePaySubscriptionPurchase.gd.en
- RuStorePaySubscriptionPurchase.gd
- RuStorePaySubscriptionToken.gd.en
- RuStorePaySubscriptionToken.gd
- RuStorePayTime.gd.en
- RuStorePayTime.gd
- RuStorePayTitle.gd.en
- RuStorePayTitle.gd
- RuStorePayUrl.gd.en
- RuStorePayUrl.gd
- RuStorePaymentException.gd.en
- RuStorePaymentException.gd
- addons.en
- addons
- docs.en
- docs
- godot_example.en
- godot_example