Package-level declarations

Types

Link copied to clipboard
open class AcquirerData
Represents data related to an acquirer such as the acquirer id
Link copied to clipboard
open class Address
Link copied to clipboard
The cancelation result data for cancelLastTransactionOperation API call.
Link copied to clipboard
Link copied to clipboard
open class CommAddressPMS
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open class CurrencyItem
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The final balance result data for executeFinalBalance API call.
Link copied to clipboard
Link copied to clipboard
The terminal configuration response data from getConfigData API call.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open class LineItem
One product or fee in the list of items that makes up a transaction.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open class Receipt
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class ReprintReceiptResponse(val state: State, val resultCode: ResultCode, val receipts: List<Receipt>, val lastTrx: TransactionResponse?, val lastRev: CancelationResult?, val lastCancelRes: TransactionVoidResponse?)
Link copied to clipboard
open class ResultCode
Link copied to clipboard
enum State
Link copied to clipboard
The submission result data for executeSubmission API call.
Link copied to clipboard
open class Tax
A tax that has been applied to a LineItem.
Link copied to clipboard
Link copied to clipboard
The transaction data for authorizeTransaction API call.
Link copied to clipboard
The transaction completion data for completeTransaction API call.
Link copied to clipboard
The transaction completion response data from completeTransaction API call.
Link copied to clipboard
The transaction response data from authorizeTransaction API call.
Link copied to clipboard
The reservation void data for voidTransaction API call.
Link copied to clipboard
The reservation void response data from voidTransaction API call.
Link copied to clipboard
The transmission result data for executeTransmission API call.