52 inline void SetAmount(
double value) { m_amountHasBeenSet =
true; m_amount = value; }
91 bool m_amountHasBeenSet;
93 bool m_currencyCodeHasBeenSet;
#define AWS_DEVICEFARM_API
MonetaryAmount & WithAmount(double value)
void SetAmount(double value)
const CurrencyCode & GetCurrencyCode() const
MonetaryAmount & WithCurrencyCode(const CurrencyCode &value)
void SetCurrencyCode(const CurrencyCode &value)
void SetCurrencyCode(CurrencyCode &&value)
MonetaryAmount & WithCurrencyCode(CurrencyCode &&value)
JSON (JavaScript Object Notation).