Sensibill Web Module
/
com.getsensibill.web.data.configuration
Package com.
getsensibill.
web.
data.
configuration
Types
Types
NavigationIntent
Link copied to clipboard
sealed class
NavigationIntent
:
Parcelable
Content copied to clipboard
A type that can be provided to instruct the Spend Manager UI to begin its flow on a certain page, or with a certain state.
WebTheme
Link copied to clipboard
data class
WebTheme
(brand:
Brand
) :
Parcelable
Content copied to clipboard
Model representing a programmatically created theme object that can be provided to the Web UI to override the style provided by the current xml implementation of
Theme.Sensibill
.