Enum CurrencyResource.TypeEnum
Type of the resource, for example CURRENCY, INVENTORY_ITEM, VIRTUAL_PURCHASE, MONEY_PURCHASE.
Namespace: Unity.Services.Apis.Economy
Assembly: Unity.Services.Apis.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum CurrencyResource.TypeEnum
Fields
| Name | Description |
|---|---|
| CURRENCY | Enum CURRENCY for value: CURRENCY |