Class PriceDetail
Price and the currency of a IAPItem.
Inherited Members
Namespace: UnityEditor.Purchasing
Assembly: solution.dll
Syntax
[Serializable]
public class PriceDetail
Fields
Name | Description |
---|---|
currency | Currency of the price. |
price | Price of a IAPItem. |