ReceiptCaptureManager
Responsible for providing convenience to present new capture flow for provided SBLTransaction
or ReceiptExpenseType
.
-
Singleton Instance
-
Present the new receipt capture flow on provided view controller to associate with given receipt expense type.
-
Present the new receipt capture flow on provided view controller for given receipt upload transaction object and provided
ReceiptExpenseType
. Provided transactions’s expense type would be updated to given transaction if expense type is notunknown
.