SBLNavigationIntent
Represents supported Sensibill UI navigation intents. Use for Objective-C only. With Swift, use NavigationIntent
-
The homepage dashboard.
-
Displays a list of all receipts.
-
Displays details of the receipt with the provided ID. A valid receipt ID must be provided together with this option.
-
Displays a list of user-created folders.
-
Displays an individual folder with the provided ID. A valid folder ID must provided with this option.
-
Displays a list of exports the user had requested.
-
Displays a Tips page
-
Displays an Achievements page.
-
Displays a page, which allows to monitor the progress of receipt uploading, and allows to edit some of the receipt metadata. As a parameter, provide the array of
Transaction.localId
properties the Sensibill UI should monitor.