toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
core
/
io.snabble.sdk
/
ReceiptsApi
/
ReceiptUpdateCallback
Receipt
Update
Callback
interface
ReceiptUpdateCallback
Interface for getting the a parsed receipts response
Members
Functions
failure
Link copied to clipboard
abstract
fun
failure
(
)
success
Link copied to clipboard
abstract
fun
success
(
receiptInfos
:
Array
<
ReceiptInfo
>
)