RouteInstructionsType enum

Defines values for RouteInstructionsType. Possible values include: 'coded', 'text', 'tagged'

Fields

Coded

Returns raw instruction data without human-readable messages.

Tagged

Returns raw instruction data with tagged human-readable messages to permit formatting.

Text

Returns raw instructions data with human-readable messages in plain text.