NavigateToHistoryEntryRequest

@Serializable
data class NavigateToHistoryEntryRequest(val entryId: Int)(source)

Request object containing input parameters for the PageDomain.navigateToHistoryEntry command.

Constructors

Link copied to clipboard
constructor(entryId: Int)

Properties

Link copied to clipboard

Unique id of the entry to navigate to.