7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
46 template<
typename LastCharacterT = Aws::String>
47 void SetLastCharacter(LastCharacterT&& value) { m_lastCharacterHasBeenSet =
true; m_lastCharacter = std::forward<LastCharacterT>(value); }
48 template<
typename LastCharacterT = Aws::String>
54 bool m_lastCharacterHasBeenSet =
false;
AWS_GEOROUTES_API IsolineVehicleLicensePlate & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
void SetLastCharacter(LastCharacterT &&value)
bool LastCharacterHasBeenSet() const
AWS_GEOROUTES_API IsolineVehicleLicensePlate()=default
const Aws::String & GetLastCharacter() const
AWS_GEOROUTES_API IsolineVehicleLicensePlate(Aws::Utils::Json::JsonView jsonValue)
IsolineVehicleLicensePlate & WithLastCharacter(LastCharacterT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue