com.getsensibill.ui.receipt.capture / ReceiptCaptureActivityBuilder / withExternalAccountTransactionId
withExternalAccountTransactionId
fun withExternalAccountTransactionId(externalAccountTransactionId:
String
):
ReceiptCaptureActivityBuilder
Match the captured receipt to an external transaction with the specified id
Default value: null (ReceiptCaptureConstants.DEFAULT_EXTERNAL_ACCOUNT_TRANSACTION_ID)
Parameters
externalAccountTransactionId
- The external transaction id to match the receipt with
Return This builder with the specified parameter added