API/Autodoc/Classes/RuStorePayProductPurchase.en.md


RuStorePayPurchase

class_name RuStorePayProductPurchase extends RuStorePayPurchase

Purchase information.

Properties

var status: ERuStorePayProductPurchaseStatus
Purchase status.
var productId: RuStorePayProductId = null
Product identifier that was assigned to the product in the RuStore console.
var productType: ERuStorePayProductType
Product type.
var quantity: RuStorePayQuantity = null
Product quantity.
Назад