7#include <aws/marketplace-agreement/AgreementService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace AgreementService
49 inline void SetAccountId(
const char* value) { m_accountIdHasBeenSet =
true; m_accountId.assign(value); }
57 bool m_accountIdHasBeenSet =
false;
AWS_AGREEMENTSERVICE_API Acceptor & operator=(Aws::Utils::Json::JsonView jsonValue)
Acceptor & WithAccountId(const char *value)
void SetAccountId(Aws::String &&value)
Acceptor & WithAccountId(Aws::String &&value)
AWS_AGREEMENTSERVICE_API Acceptor(Aws::Utils::Json::JsonView jsonValue)
AWS_AGREEMENTSERVICE_API Acceptor()
const Aws::String & GetAccountId() const
void SetAccountId(const char *value)
Acceptor & WithAccountId(const Aws::String &value)
AWS_AGREEMENTSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetAccountId(const Aws::String &value)
bool AccountIdHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue