Property ApiEnvironment
ApiEnvironment
Returns a value indicating the sandbox or production environment of the Online Eftpos API this client will connect to.
Declaration
OnlineEftposApiEnvironment ApiEnvironment { get; }
Property Value
| Type | Description |
|---|---|
| OnlineEftposApiEnvironment |
Remarks
This property is read only, the value is provided when the object is instantiated via the constructor.