EfaLine

data class EfaLine(selected: String, number: String?, name: String?, supplement: String?, direction: String?, directionName: String?, directionText: String?, partialNet: String?, motType: EfaMeansOfTransport?, motCode: Int, productId: Int, routeDescText: String?, itdOperator: EfaOperator?)

Properties

direction
Link copied to clipboard
val direction: String?

The code for the direction of this line

directionName
Link copied to clipboard
val directionName: String?

Returns a readable name of the direction of this line

directionText
Link copied to clipboard
val directionText: String?

Returns an alternate readable name of the direction of this line

itdOperator
Link copied to clipboard
val itdOperator: EfaOperator?

The operator of this line

motCode
Link copied to clipboard
val motCode: Int
motType
Link copied to clipboard
val motType: EfaMeansOfTransport?

The means of transport of this line

name
Link copied to clipboard
val name: String?

The line name

number
Link copied to clipboard
val number: String?

The line number

partialNet
Link copied to clipboard
val partialNet: String?
productId
Link copied to clipboard
val productId: Int

The product id of this line

routeDescText
Link copied to clipboard
val routeDescText: String?

Returns a readable description of the important stops on the route of this line

selected
Link copied to clipboard
val selected: String

Whether this line was selected in the request

supplement
Link copied to clipboard
val supplement: String?

Returns a supplement