tripkit-android / com.skedgo.tripkit.ui.routing / SegmentCameraUpdate / HasTwoLocations
HasTwoLocations
data class HasTwoLocations :
SegmentCameraUpdate
Constructors
Name | Summary |
---|---|
<init> | HasTwoLocations(id: Long , start: Location , end: Location ) |
Properties
Name | Summary |
---|---|
end | val end: Location |
id | val id: Long |
start | val start: Location |
Functions
Name | Summary |
---|---|
tripSegmentId | fun tripSegmentId(): Long |