7#include <aws/pinpoint/Pinpoint_EXPORTS.h>
44 inline void SetLatitude(
double value) { m_latitudeHasBeenSet =
true; m_latitude = value; }
54 inline void SetLongitude(
double value) { m_longitudeHasBeenSet =
true; m_longitude = value; }
59 double m_latitude{0.0};
60 bool m_latitudeHasBeenSet =
false;
62 double m_longitude{0.0};
63 bool m_longitudeHasBeenSet =
false;
void SetLatitude(double value)
double GetLongitude() const
AWS_PINPOINT_API GPSCoordinates(Aws::Utils::Json::JsonView jsonValue)
AWS_PINPOINT_API Aws::Utils::Json::JsonValue Jsonize() const
GPSCoordinates & WithLongitude(double value)
bool LatitudeHasBeenSet() const
GPSCoordinates & WithLatitude(double value)
void SetLongitude(double value)
AWS_PINPOINT_API GPSCoordinates()=default
AWS_PINPOINT_API GPSCoordinates & operator=(Aws::Utils::Json::JsonView jsonValue)
bool LongitudeHasBeenSet() const
double GetLatitude() const
Aws::Utils::Json::JsonValue JsonValue