GetAccessStrategiesStrategyLine

data class GetAccessStrategiesStrategyLine(val groupCode: String, val groupName: String, val lineCode: String, val lineName: String)

Constructors

Link copied to clipboard
constructor(groupCode: String, groupName: String, lineCode: String, lineName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The code of the source region group.

Link copied to clipboard

The name of the source region group.

Link copied to clipboard

The line code of the source region.

Link copied to clipboard

The line name of the source region.