EffectiveRouteListResult Class
Response for list effective route API service call.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
EffectiveRouteListResult
Constructor
EffectiveRouteListResult(*, value: typing.Union[typing.List[_ForwardRef('EffectiveRoute')], NoneType] = None, **kwargs)
Parameters
- value
- list[EffectiveRoute]
A list of effective routes.
Variables
- next_link
- str
The URL to get the next set of results.
Feedback
Submit and view feedback for