/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.controller.trippreviewcontroller/TripPreviewPagerAdapterItem

TripPreviewPagerAdapterItem

\ data class TripPreviewPagerAdapterItem(val type: Int, var tripSegment: TripSegment)

Constructors

TripPreviewPagerAdapterItem constructor(type: Int, tripSegment: TripSegment)

Properties

Name Summary
tripSegment var tripSegment: TripSegment
type val type: Int