Struct Product
Inherited Members
Namespace: Unity.Services.Analytics
Assembly: solution.dll
Syntax
public struct Product
Fields
| Name | Description |
|---|---|
| Items | (Required) The items spent or received as part of this product (can be an empty list if none) |
| RealCurrency | (Optional) The real currency spent or received as part of this product |
| VirtualCurrencies | (Required) The virtual currencies spent or received as part of this product (can be an empty list if none) |