Enum TransactionType
The type of the transaction.
Namespace: Unity.Services.Analytics
Assembly: Unity.Services.Analytics.dll
Syntax
public enum TransactionType
Fields
| Name | Description |
|---|---|
| INVALID | Invalid. |
| PURCHASE | Purchase. |
| SALE | Sale. |
| TRADE | Trade. |