toggle menu
Moove Documentation
androidJvm
switch theme
search in API
tickets
/
com.moove.tickets.presentation.fare
/
FareListEffect
Fare
List
Effect
sealed
class
FareListEffect
Inheritors
GoToConfirmation
ShowGenericError
Members
Types
Go
To
Confirmation
Link copied to clipboard
data
class
GoToConfirmation
(
val
ryderId
:
String
,
val
fare
:
FareModel
)
:
FareListEffect
Show
Generic
Error
Link copied to clipboard
object
ShowGenericError
:
FareListEffect