Table of Contents

Enum AnybillEnvironment

Namespace
anybill.POS.Client.Options
Assembly
anybill.POS.Client.Abstractions.dll

The environment used.

public enum AnybillEnvironment : byte

Fields

Production = 0

Production Environment

Staging = 1

Staging Environment

Test = 2

Test Environment