Package com.tink.moneymanagerui.tracking

Types

Link copied to clipboard
data class ScreenEvent(val name: String)

This class represents an event that occurs when a user navigates to a new screen within the Finance Overview UI.

Link copied to clipboard
interface Tracker

An interface that allows users of the SDK to track the various ScreenEvent events in the finance overview UI.