Version: 2017.1

ProductDescription

class in UnityEngine.Purchasing.Extension

Switch to Manual

Description

A common format which store subsystems use to describe available products.

Includes purchase state via receipt and transactionId.

Variables

metadataLocalized metadata retrieved from the Store.
receiptA purchase receipt, if owned. Otherwise null.
storeSpecificIdThe store-specific ID.
transactionIdThe purchase transaction ID, if owned. Otherwise null.
typeThe ProductType.

Constructors

ProductDescriptionCreate a ProductDescription.