Enum BillingProductType
An enumeration for the available billing product types.
Namespace: VoxelBusters.EssentialKit
Assembly: cs.temp.dll.dll
Syntax
public enum BillingProductType
Fields
Name | Description |
---|---|
Consumable | The consumable product. |
NonConsumable | The non consumable product. |