Class PurchaseItemQuantity
Represents an amount of currency/inventory items associated with a purchase. Each one relates to a single currency/inventory item type (for example 4 swords, 10 gold etc.).
Inherited Members
Namespace: Unity.Services.Economy.Model
Assembly: solution.dll
Syntax
[Preserve]
public class PurchaseItemQuantity
Constructors
| Name | Description |
|---|---|
| PurchaseItemQuantity() |
Fields
| Name | Description |
|---|---|
| Amount | |
| Item |