7#include <aws/snowball/Snowball_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 template<
typename GSTINT = Aws::String>
49 void SetGSTIN(GSTINT&& value) { m_gSTINHasBeenSet =
true; m_gSTIN = std::forward<GSTINT>(value); }
50 template<
typename GSTINT = Aws::String>
56 bool m_gSTINHasBeenSet =
false;
void SetGSTIN(GSTINT &&value)
bool GSTINHasBeenSet() const
AWS_SNOWBALL_API INDTaxDocuments()=default
AWS_SNOWBALL_API INDTaxDocuments(Aws::Utils::Json::JsonView jsonValue)
INDTaxDocuments & WithGSTIN(GSTINT &&value)
AWS_SNOWBALL_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetGSTIN() const
AWS_SNOWBALL_API INDTaxDocuments & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue