Package-level declarations

Types

Link copied to clipboard

Default target for io.snabble.sdk.SnabbleUiToolkit.Event.SHOW_RECEIPT_LIST event. Used if no UI action is set for this specific Event.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class ReceiptProvider(context: Context, getReceiptsInfo: GetReceiptsInfoUseCase = GetReceiptsInfoUseCaseImpl(), getReceipts: GetReceiptsUseCase = GetReceiptsUseCaseImpl())

Functions

Link copied to clipboard
suspend fun showDetails(view: View, receiptId: String)