7#include <aws/snowball/Snowball_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 inline void SetGSTIN(
const char* value) { m_gSTINHasBeenSet =
true; m_gSTIN.assign(value); }
58 bool m_gSTINHasBeenSet =
false;
void SetGSTIN(const Aws::String &value)
bool GSTINHasBeenSet() const
void SetGSTIN(const char *value)
AWS_SNOWBALL_API INDTaxDocuments(Aws::Utils::Json::JsonView jsonValue)
AWS_SNOWBALL_API INDTaxDocuments()
INDTaxDocuments & WithGSTIN(const char *value)
AWS_SNOWBALL_API Aws::Utils::Json::JsonValue Jsonize() const
void SetGSTIN(Aws::String &&value)
const Aws::String & GetGSTIN() const
INDTaxDocuments & WithGSTIN(Aws::String &&value)
INDTaxDocuments & WithGSTIN(const Aws::String &value)
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