Enum AnybillEnvironment
The environment used.
public enum AnybillEnvironment : byte
Fields
Production = 0
Production Environment
Staging = 1
Staging Environment
Test = 2
Test Environment
The environment used.
public enum AnybillEnvironment : byte
Production = 0
Production Environment
Staging = 1
Staging Environment
Test = 2
Test Environment