7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/textract/Textract_EXPORTS.h>
44 template <
typename CodeT = Aws::String>
46 m_codeHasBeenSet =
true;
47 m_code = std::forward<CodeT>(value);
49 template <
typename CodeT = Aws::String>
51 SetCode(std::forward<CodeT>(value));
63 m_confidenceHasBeenSet =
true;
74 double m_confidence{0.0};
75 bool m_codeHasBeenSet =
false;
76 bool m_confidenceHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue