VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
BillingAccountType.Generated.cs File Reference

Namespaces

namespace  VoK
 
namespace  VoK.Sdk
 
namespace  VoK.Sdk.Ddo
 
namespace  VoK.Sdk.Ddo.Enums
 

Enumerations

BillingAccountType
enum  VoK.Sdk.Ddo.Enums.BillingAccountType : uint {
  VoK.Sdk.Ddo.Enums.BillingAccountType.Subscription = 0x00000001 ,
  VoK.Sdk.Ddo.Enums.BillingAccountType.Customer = 0x00000002 ,
  VoK.Sdk.Ddo.Enums.BillingAccountType.Demo = 0x00000003 ,
  VoK.Sdk.Ddo.Enums.BillingAccountType.Free = 0x00000004
}