RouteMatrixSummary interface
Summary object
Properties
| successful |
Number of successful routes in the response. NOTE: This property will not be serialized. It can only be populated by the server. |
| total |
Total number of routes requested. Number of cells in the input matrix. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
successfulRoutes
Number of successful routes in the response. NOTE: This property will not be serialized. It can only be populated by the server.
successfulRoutes?: number
Property Value
number
totalRoutes
Total number of routes requested. Number of cells in the input matrix. NOTE: This property will not be serialized. It can only be populated by the server.
totalRoutes?: number
Property Value
number