APA POS SDK
Toggle table of contents
0.1.11
jvm
Platform filter
jvm
Switch theme
Search in API
APA POS SDK
APA POS SDK
/
com.abrantix.apa.sdk
/
Terminal
/
startReversalAsync
start
Reversal
Async
fun
startReversalAsync
(
request
:
ReversalRequest
)
:
Async
<
ReversalResult
>
Same as
startReversal
, but runs on a background thread and returns an
Async
wrapping it.