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 assigned to the product in the RuStore console.
var productType: ERuStorePayProductType
Product type.
var quantity: RuStorePayQuantity = null
Product quantity.
var acknowledgementState: ERuStorePayAcknowledgementState
Purchase acknowledgement state.
Назад