toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
core
/
io.snabble.sdk
/
ReceiptsApi
/
RawReceiptUpdateCallback
Raw
Receipt
Update
Callback
interface
RawReceiptUpdateCallback
Interface for getting the raw receipts response
Members
Functions
failure
Link copied to clipboard
abstract
fun
failure
(
)
success
Link copied to clipboard
abstract
fun
success
(
receipts
:
ReceiptsApi.ApiReceipt
)