com.getsensibill.ui.receipt.capture / ReceiptCaptureActivityBuilder / withShowProcessing
withShowProcessing
fun withShowProcessing(showProcessing:
Boolean
):
ReceiptCaptureActivityBuilder
Determine whether to show the Sensibill Processing Screen after capture is finished
Default value: false (ReceiptCaptureConstants.DEFAULT_SHOW_PROCESSING)
Parameters
showProcessing
- True to show the processing screen
Return This builder with the specified parameter added