Package com.getsensibill.web.data.configuration

Types

NavigationIntent
Link copied to clipboard
sealed class NavigationIntent : Parcelable
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
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.