Enum AnybillEnvironment
The environment used.
Namespace: anybill.POS.Client.Options
Assembly: anybill.POS.Client.Abstractions.dll
Syntax
public enum AnybillEnvironment : byte
Fields
| Name | Description |
|---|---|
| Production | Production Environment |
| Staging | Staging Environment |
| Test | Test Environment |