7#include <aws/marketplace-agreement/AgreementService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
22namespace AgreementService
50 inline void SetChargeAmount(
const char* value) { m_chargeAmountHasBeenSet =
true; m_chargeAmount.assign(value); }
71 bool m_chargeAmountHasBeenSet =
false;
74 bool m_chargeDateHasBeenSet =
false;
void SetChargeAmount(const char *value)
ScheduleItem & WithChargeDate(Aws::Utils::DateTime &&value)
void SetChargeDate(Aws::Utils::DateTime &&value)
void SetChargeAmount(const Aws::String &value)
const Aws::String & GetChargeAmount() const
AWS_AGREEMENTSERVICE_API ScheduleItem()
ScheduleItem & WithChargeDate(const Aws::Utils::DateTime &value)
const Aws::Utils::DateTime & GetChargeDate() const
AWS_AGREEMENTSERVICE_API ScheduleItem(Aws::Utils::Json::JsonView jsonValue)
void SetChargeAmount(Aws::String &&value)
bool ChargeAmountHasBeenSet() const
ScheduleItem & WithChargeAmount(Aws::String &&value)
ScheduleItem & WithChargeAmount(const char *value)
void SetChargeDate(const Aws::Utils::DateTime &value)
bool ChargeDateHasBeenSet() const
ScheduleItem & WithChargeAmount(const Aws::String &value)
AWS_AGREEMENTSERVICE_API ScheduleItem & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_AGREEMENTSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue