Namespace SIX.TimApi
Classes
ActivateResponse
Contains the result of calling Activate() or ActivateAsync(). Immutable class.
Amount
Amount represents an Amount container
AmountDcc
Foreign Amount. Is local amount multiplied by the exchange rate.
AmountDiscount
Foreign Amount. Is local amount multiplied by the exchange rate.
AmountFinal
Final Amount. after a {@link Terminal#amtAdjustment(Amount)} has been process by the terminal.
Application
Information about a supported application. Immutable class.
BalanceInquiryResponse
Contains the result of a balance inquiry after calling BalanceInquiry() or BalanceInquiryAsync(). Immutable class.
BalanceResponse
Contains the result of a call to Balance() or BalanceAsync(). Immutable class.
Basket
BasketItem
Brand
Contains information about a brand available on the terminal.
Immutable class.
CardData
Contains card information.
CardTrackData
Holds the card track data. Track is specified by the TrackNum property.
CommandRequest
Command request to send to card.
CommandResponse
Response of a CommandRequest send to the card.
Immutable class
ConfigData
Contains terminal information required for ECR applications to produce receipts on their own. This data is available after the Login operation has been performed. Immutable class.
ConversionHelper
Counter
Contains information about a counter for a brand. Immutable class.
CounterList
Contains all counters as Counter for a specific counter type.
CurrencyFunctions
CurrencyItem
Contains information about a currency supported by a brand. Immutable class.
DeactivateResponse
Result of calling the Deactivate() or DeactivateAsync(). Immutable class.
DisplayProductInfo
Holds a product picture and related information for display.
For use by value added services.
The image is stored as byte array containing the image data.
EcrInfo
Defines one ECR information token for use by the HardwareInformation() or HardwareInformationAsync().
ErrorMessages
Localized error messages. This is a static only class.
Features
Contains features supported by the terminal. Immutable class.
FeaturesHardware
Hardware features supported by the terminal. Immutable class.
FeaturesPayment
Payment features supported by the terminal. Immutable class.
FeaturesSixml
SIXml features supported by the terminal. Immutable class.
Hardware
Contains information about a piece of hardware in the terminal or devices attached to it. Immutable class.
HardwareInformationResponse
Contains the result of calling the HardwareInformation() or HardwareInformationAsync(). Immutable class.
ImmutableTerminalSettings
ItemQuantity
KernelVersion
A KernelVersion in the KernelVersionList.
LoginRequest
Contains explicit login information for use with Login()} or LoginAsync(). Without using LoginRequest the information is assembled from the default parameters stored in the terminal properties.
LoyaltyCoupon
LoyaltyDiscount
LoyaltyInformation
A LoyaltyInformation in the LoyaltyInformationList.
LoyaltyItem
MerchantOption
A MerchantOption in the MerchantOptionList.
NativeError
Native error information. Immutable class.
NetworkInformation
Contains network information of the terminal. Result of calling SystemInformation() or SystemInformationAsync(). Immutable class.
PpInfo
Class PpInfo.
PrintData
Contains receipts or receipt items for printing by the ECR depending on the PrintOptions used during login. Immutable class.
PrintOption
Print options for a specific receipt type. Used for {@link Terminal#login} or {@link Terminal#loginAsync}. Immutable class.
PrintOptionList
List of Print Options as PrintOption
Receipt
Class Receipt.
ReceiptItem
Class ReceiptItem.
ReceiptItems
Class ReceiptItems.
ReceiptRequestResponse
Contains the result of a call to the ReceiptRequest(ReceiptRequestType) or ReceiptRequestAsync(ReceiptRequestType). Immutable class.
ReconciliationResponse
Contains the result of calling the Reconciliation()} or ReconciliationAsync(). Immutable class.
Setting
Contains a setting to change on the EFT terminal. Used for the ChangeSettings(List<Setting>) or ChangeSettingsAsync(List<Setting>).
ShowDialogRequest
ShowDialogResponse
Contains the result of a show dialog request finished after calling ShowDialog(ShowDialogRequest) or ShowDialogAsync(ShowDialogRequest). Immutable class.
ShowSignatureCaptureRequest
ShowSignatureCaptureResponse
SignatureInformation
Contains signature information captured by the EFT Terminal as a result to calling the Transaction(TransactionType, Amount) or TransactionAsync(TransactionType, Amount). Immutable class.
SIXmlConstants
Class SIXmlConstants holds constants to be used for some integer properties.
SIXmlConstants.ResourceId
Class ResourceId holds constants for the ResourceId
SystemInformationResponse
Contains the result of calling the SystemInformation() or SystemInformationAsync(). Immutable class.
Terminal
Terminal.ActivateCompletedEventArgs
Terminal.ActivateServiceMenuCompletedEventArgs
Terminal.ApplicationInformationCompletedEventArgs
Terminal.BalanceCompletedEventArgs
Terminal.BalanceInquiryCompletedEventArgs
Terminal.ChangeSettingsCompletedEventArgs
Terminal.CloseDialogModeCompletedEventArgs
Terminal.CloseMaintenanceWindowCompletedEventArgs
Terminal.CloseReaderCompletedEventArgs
Terminal.CommitCompletedEventArgs
Terminal.CounterRequestCompletedEventArgs
Terminal.DccRatesCompletedEventArgs
Terminal.DeactivateCompletedEventArgs
Terminal.EjectCardCompletedEventArgs
Terminal.FinishCheckoutCompletedEventArgs
Terminal.HardwareInformationCompletedEventArgs
Terminal.InitTransactionCompletedEventArgs
Terminal.LoginCompletedEventArgs
Terminal.LogoutCompletedEventArgs
Terminal.LoyaltyDataCompletedEventArgs
Terminal.OpenDialogModeCompletedEventArgs
Terminal.OpenMaintenanceWindowCompletedEventArgs
Terminal.OpenReaderCompletedEventArgs
Terminal.PrintOnTerminalCompletedEventArgs
Terminal.ProvideLoyaltyBasketCompletedEventArgs
Terminal.ProvideVasResultCompletedEventArgs
Terminal.RebootCompletedEventArgs
Terminal.ReceiptRequestCompletedEventArgs
Terminal.ReconciliationCompletedEventArgs
Terminal.ReconfigCompletedEventArgs
Terminal.RequestAliasCompletedEventArgs
Terminal.RequestCompletedEventArgs
Terminal.RollbackCompletedEventArgs
Terminal.SendCardCommandCompletedEventArgs
Terminal.ShowDialogCompletedEventArgs
Terminal.ShowSignatureCaptureCompletedEventArgs
Terminal.SoftwareUpdateCompletedEventArgs
Terminal.StartCheckoutCompletedEventArgs
Terminal.SystemInformationCompletedEventArgs
Terminal.TransactionCompletedEventArgs
TerminalSettings
the Settings for one terminal.
TerminalStatus
The TerminalStatus function returns information about the state of the terminal. This includes the state of the state machines, display content, the card reader status and, if available card data
TimException
Class TimException.
Total
Contains information about the total for one currency. Immutable class.
TransactionData
Contains configuration for transaction used by {@link Terminal.Transaction} or {@link Terminal.TransactionAsync}.
TransactionInformation
Contains information about a finished transaction after calling the Transaction(TransactionType, Amount) or Terminal. Immutable class.
TransactionRequest
Contains configuration for transaction used by Transaction(TransactionType, Amount) or TransactionAsync(TransactionType, Amount).
TransactionResponse
Contains the result of a transaction finished after calling Transaction(TransactionType, Amount) or TransactionAsync(TransactionType, Amount). Immutable class.
TrxDetail
Create transaction detail.
VasCheckoutInformation
VasResult
VAS Result. Immutable class.
Structs
CurrencyFunctions.CurrencyCodeEntry
Enums
FeaturesSixml.Support
Feature support.