api-efa
/
de.jlnstrk.transit.api.efa.response
/
EfaPointVerification
Efa
Point
Verification
class
EfaPointVerification
(message:
EfaMessage
?, input:
String
?, points:
List
<
EfaPoint
>, itdOdvAssignedStops:
List
<
EfaPointVerification.AssignedStop
>)
Content copied to clipboard
Types
Properties
Types
Assigned
Stop
Link copied to clipboard
data class
AssignedStop
(stopID:
Int
, name:
String
, y:
String
, x:
String
, mapName:
String
, value:
String
, place:
String
, nameWithPlace:
String
, distance:
Int
?, distanceTime:
Duration
, isTransferStop:
Boolean
, hasStaticInfo:
Boolean
, vm:
String
, gid:
String
)
Content copied to clipboard
Type
Link copied to clipboard
enum
Type
:
Enum
<
EfaPointVerification.Type
>
Content copied to clipboard
Usage
Link copied to clipboard
enum
Usage
:
Enum
<
EfaPointVerification.Usage
>
Content copied to clipboard
Properties
input
Link copied to clipboard
val
input
:
String
?
Content copied to clipboard
itdOdvAssignedStops
Link copied to clipboard
val
itdOdvAssignedStops
:
List
<
EfaPointVerification.AssignedStop
>
Content copied to clipboard
message
Link copied to clipboard
val
message
:
EfaMessage
?
Content copied to clipboard
points
Link copied to clipboard
val
points
:
List
<
EfaPoint
>
Content copied to clipboard