7#include <aws/pinpoint/Pinpoint_EXPORTS.h>
38 m_latitudeHasBeenSet =
true;
54 m_longitudeHasBeenSet =
true;
63 double m_latitude{0.0};
64 bool m_latitudeHasBeenSet =
false;
66 double m_longitude{0.0};
67 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