void SetPrice(double value)
AWS_ROUTE53DOMAINS_API PriceWithCurrency()
void SetCurrency(const char *value)
void SetCurrency(Aws::String &&value)
PriceWithCurrency & WithPrice(double value)
AWS_ROUTE53DOMAINS_API PriceWithCurrency & operator=(Aws::Utils::Json::JsonView jsonValue)
PriceWithCurrency & WithCurrency(Aws::String &&value)
AWS_ROUTE53DOMAINS_API Aws::Utils::Json::JsonValue Jsonize() const
PriceWithCurrency & WithCurrency(const Aws::String &value)
bool PriceHasBeenSet() const
PriceWithCurrency & WithCurrency(const char *value)
const Aws::String & GetCurrency() const
bool CurrencyHasBeenSet() const
AWS_ROUTE53DOMAINS_API PriceWithCurrency(Aws::Utils::Json::JsonView jsonValue)
void SetCurrency(const Aws::String &value)