7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
8#include <aws/geo-routes/model/RouteTollPriceSummary.h>
41 template <
typename TotalT = RouteTollPriceSummary>
43 m_totalHasBeenSet =
true;
44 m_total = std::forward<TotalT>(value);
46 template <
typename TotalT = RouteTollPriceSummary>
48 SetTotal(std::forward<TotalT>(value));
54 bool m_totalHasBeenSet =
false;
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
const RouteTollPriceSummary & GetTotal() const
bool TotalHasBeenSet() const
AWS_GEOROUTES_API RouteTollSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GEOROUTES_API RouteTollSummary()=default
AWS_GEOROUTES_API RouteTollSummary(Aws::Utils::Json::JsonView jsonValue)
void SetTotal(TotalT &&value)
RouteTollSummary & WithTotal(TotalT &&value)
Aws::Utils::Json::JsonValue JsonValue