Enum OnlineEftposApiVersion
Provides a list of the known and supported Online Eftpos API versions.
Namespace: Yort.OnlineEftpos
Assembly: cs.temp.dll.dll
Syntax
public enum OnlineEftposApiVersion
Fields
Name | Description |
---|---|
None | Indicates no API segment should be included in call paths. This is the default from version 2.0 onwards as the API no longer uses versioned paths. |
V1P1 | Version 1.1. |