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
53 inline void SetAgreementDuration(
const char* value) { m_agreementDurationHasBeenSet =
true; m_agreementDuration.assign(value); }
95 inline void SetType(
const char* value) { m_typeHasBeenSet =
true; m_type.assign(value); }
103 bool m_agreementDurationHasBeenSet =
false;
106 bool m_agreementEndDateHasBeenSet =
false;
109 bool m_agreementStartDateHasBeenSet =
false;
112 bool m_typeHasBeenSet =
false;
ValidityTerm & WithAgreementEndDate(Aws::Utils::DateTime &&value)
ValidityTerm & WithType(const Aws::String &value)
ValidityTerm & WithAgreementEndDate(const Aws::Utils::DateTime &value)
ValidityTerm & WithAgreementStartDate(const Aws::Utils::DateTime &value)
void SetAgreementEndDate(Aws::Utils::DateTime &&value)
void SetAgreementDuration(const char *value)
bool TypeHasBeenSet() const
ValidityTerm & WithAgreementDuration(Aws::String &&value)
bool AgreementDurationHasBeenSet() const
const Aws::String & GetAgreementDuration() const
void SetAgreementStartDate(const Aws::Utils::DateTime &value)
ValidityTerm & WithAgreementDuration(const Aws::String &value)
ValidityTerm & WithAgreementDuration(const char *value)
const Aws::String & GetType() const
void SetAgreementEndDate(const Aws::Utils::DateTime &value)
void SetAgreementStartDate(Aws::Utils::DateTime &&value)
ValidityTerm & WithType(const char *value)
void SetAgreementDuration(const Aws::String &value)
void SetAgreementDuration(Aws::String &&value)
ValidityTerm & WithAgreementStartDate(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetAgreementEndDate() const
bool AgreementStartDateHasBeenSet() const
AWS_AGREEMENTSERVICE_API ValidityTerm()
const Aws::Utils::DateTime & GetAgreementStartDate() const
AWS_AGREEMENTSERVICE_API ValidityTerm & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetType(const char *value)
bool AgreementEndDateHasBeenSet() const
ValidityTerm & WithType(Aws::String &&value)
AWS_AGREEMENTSERVICE_API ValidityTerm(Aws::Utils::Json::JsonView jsonValue)
void SetType(Aws::String &&value)
void SetType(const Aws::String &value)
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