| Name | Type | Description | Notes |
|---|---|---|---|
| text_color | str | This field can be used to specify a legible color to use for text drawn against a background of line_color. The color must be provided as a six-character hexadecimal number, for example, `FFD700`. | [optional] |
| sort_order | int | Lines sort in ascending order | [optional] |
| short_name | str | Short, public-facing name for the group of routes represented in this line | [optional] |
| long_name | str | Lengthier, public-facing name for the group of routes represented in this line | [optional] |
| color | str | In systems that have colors assigned to lines, the route_color field defines a color that corresponds to a line. The color must be provided as a six-character hexadecimal number, for example, `00FFFF`. | [optional] |