com.getsensibill.ui.receipt.capture / ReceiptCaptureActivityBuilder / withCaptureExpense
withCaptureExpense
fun withCaptureExpense(expenseType: ReceiptCaptureExpense):
ReceiptCaptureActivityBuilder
Determines which expense type should be attached to the captured receipt.
Default value: null (No expense type will be attached to the receipt capture)
Parameters
expenseType
- The expense type to be added to the captured receipt
Return This builder with the specified parameter added