For Developers

Route State

A Route State describes whether a route is active or inactive.

The values of this enum are of type string.

Values

ValueDescription
activeThe route is active.
inactiveThe route is inactive.