7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
43 inline double GetMin()
const{
return m_min; }
45 inline void SetMin(
double value) { m_minHasBeenSet =
true; m_min = value; }
53 inline double GetMax()
const{
return m_max; }
55 inline void SetMax(
double value) { m_maxHasBeenSet =
true; m_max = value; }
61 bool m_minHasBeenSet =
false;
64 bool m_maxHasBeenSet =
false;
AWS_GEOROUTES_API RouteTollPriceValueRange()
AWS_GEOROUTES_API RouteTollPriceValueRange(Aws::Utils::Json::JsonView jsonValue)
bool MinHasBeenSet() const
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
bool MaxHasBeenSet() const
void SetMax(double value)
RouteTollPriceValueRange & WithMin(double value)
void SetMin(double value)
AWS_GEOROUTES_API RouteTollPriceValueRange & operator=(Aws::Utils::Json::JsonView jsonValue)
RouteTollPriceValueRange & WithMax(double value)
Aws::Utils::Json::JsonValue JsonValue