7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/partnercentral-selling/PartnerCentralSelling_EXPORTS.h>
19namespace PartnerCentralSelling {
44 template <
typename LeadReadinessScoreT = Aws::String>
46 m_leadReadinessScoreHasBeenSet =
true;
47 m_leadReadinessScore = std::forward<LeadReadinessScoreT>(value);
49 template <
typename LeadReadinessScoreT = Aws::String>
57 bool m_leadReadinessScoreHasBeenSet =
false;
AWS_PARTNERCENTRALSELLING_API LeadInsights & operator=(Aws::Utils::Json::JsonView jsonValue)
LeadInsights & WithLeadReadinessScore(LeadReadinessScoreT &&value)
const Aws::String & GetLeadReadinessScore() const
AWS_PARTNERCENTRALSELLING_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_PARTNERCENTRALSELLING_API LeadInsights(Aws::Utils::Json::JsonView jsonValue)
bool LeadReadinessScoreHasBeenSet() const
AWS_PARTNERCENTRALSELLING_API LeadInsights()=default
void SetLeadReadinessScore(LeadReadinessScoreT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue