7#include <aws/marketplace-agreement/AgreementService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace AgreementService
51 inline void SetType(
const char* value) { m_typeHasBeenSet =
true; m_type.assign(value); }
59 bool m_typeHasBeenSet =
false;
void SetType(const char *value)
bool TypeHasBeenSet() const
AWS_AGREEMENTSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
ByolPricingTerm & WithType(const char *value)
ByolPricingTerm & WithType(Aws::String &&value)
ByolPricingTerm & WithType(const Aws::String &value)
AWS_AGREEMENTSERVICE_API ByolPricingTerm(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetType() const
AWS_AGREEMENTSERVICE_API ByolPricingTerm & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetType(Aws::String &&value)
void SetType(const Aws::String &value)
AWS_AGREEMENTSERVICE_API ByolPricingTerm()
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue