action

@SerializedName(value = "action")
val action: Int? = null

Parameters

action

The action to take for the current step (turn left, merge, straight, etc.). See list of available actions.