Maps SDK for C++ 1.0.0
Loading...
Searching...
No Matches
gem::vrp::CustomerOrder Struct Reference

Struct which defines a customer's order. More...

Collaboration diagram for gem::vrp::CustomerOrder:

Public Attributes

Order order
 The order.
std::pair< Optimization, RouteoptimizationAndRoute
 The optimizations and routes where this order is used.

Detailed Description

Struct which defines a customer's order.

It is used to create the customer's orders history

See also
Service::getCustomerOrdersHistory()