RouteDirectionsBatchItemOutput interface
An item returned from Route Directions Batch service call.
- Extends
Properties
response | The result of the query. RouteDirections if the query completed successfully, ErrorResponse otherwise. |
Inherited Properties
status |
HTTP request status code. |
Property Details
response
The result of the query. RouteDirections if the query completed successfully, ErrorResponse otherwise.
response: RouteDirectionsBatchItemResponseOutput
Property Value
Inherited Property Details
statusCode
HTTP request status code.
statusCode: number
Property Value
number
Inherited From BatchResultItemOutput.statusCode
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript