Class ProductMetadata
Metadata for the product, namely that which is relevant to the store subsystem
Inherited Members
Namespace: UnityEngine .Purchasing
Assembly: solution.dll
Syntax
public class ProductMetadata
Constructors
Name | Description |
---|---|
Product |
Default constructor |
Product |
Parametrized constructor |
Product |
Copy constructor |
Properties
Name | Description |
---|---|
iso |
The product's currency in ISO 4217 format eg GBP, USD etc. |
localized |
Gets the localized description, as retrieved from the store subsystem; Apple, Google etc. |
localized |
The product's price, denominated in the currency
indicated by |
localized |
Gets the localized price. This is the price formatted with currency symbol. |
localized |
Gets the localized title, as retrieved from the store subsystem; Apple, Google etc. |