# RoutesConfiguration
Configuration for routes allowed for client.

## Properties

###`SmartRouteName`
`String`<br/>
Name of the routes that will be displayed for client when it's account option UseSmartRoute is enabled.

### `DefaultRoutes`
`String[]`<br/>
Routes allowed for stocks that are not enumerated in `StocksSupportedRoutes`.

### `StocksSupportedRoutes`
[`StockSupportedRoutes[]`](./StockSupportedRoutes.md)<br/>
Collection of routes configuration for special stocks.
