Enum NonFinancialTransactions
Flag constants for FeatureType and OptionType sixml:NonFinancialTransactions value.
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum NonFinancialTransactions
Fields
Name | Description |
---|---|
AdjustReservation | Adjust Reservation function supported. |
BalanceInquiry | Balance inquiry function supported. |
Cancel | Cancel function supported. |
CancelReservation | Cancel Reservation function supported. |
ClientIdentification | Client identification function supported. |
FinishCheckout | Finish checkout process at the POS. |
HoldCommit | Hold commit notification function supported. |
InitTransaction | Init transaction function supported. |
LoyaltyData | Loyalty data query/init/deinit/update function. |
ProvideLoyaltyBasket | Provide LoyaltyBasket to the terminal. |
ProvideVasResult | Provide Vas Result to the terminal. |
Reservation | Reservation function supported. |
StartCheckout | Start checkout process at the POS. |
Unknown | Invalid/unknown constant value. |