TruckSim-Telemetry-Kotlin
1.1
jvm
TruckSim-Telemetry-Kotlin
/
scs_sdk.model.utils
/
CityType
/
CitySource
City
Source
class
CitySource
(
val
id
:
String
,
val
name
:
String
)
:
CityType
Class for source city during job execution
Members
Constructors
City
Source
Link copied to clipboard
constructor
(
id
:
String
,
name
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
name
Link copied to clipboard
val
name
:
String