/tripkit/TripKitAndroid/com.skedgo.tripkit/BookingAction
BookingAction
\ @Value.Immutable
abstract class BookingAction
Constructors
| BookingAction | constructor() |
Types
| Name | Summary |
|---|---|
| Builder | interface Builder |
| Companion | object Companion |
Functions
| Name | Summary |
|---|---|
| bookingProvider | abstract fun bookingProvider(): Int |
| data | abstract fun data(): Intent |
| hasApp | abstract fun hasApp(): Boolean |