7#include <aws/taxsettings/TaxSettings_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
47 template<
typename ContractingAuthorityCodeT = Aws::String>
48 void SetContractingAuthorityCode(ContractingAuthorityCodeT&& value) { m_contractingAuthorityCodeHasBeenSet =
true; m_contractingAuthorityCode = std::forward<ContractingAuthorityCodeT>(value); }
49 template<
typename ContractingAuthorityCodeT = Aws::String>
55 bool m_contractingAuthorityCodeHasBeenSet =
false;
AWS_TAXSETTINGS_API GreeceAdditionalInfo & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetContractingAuthorityCode(ContractingAuthorityCodeT &&value)
AWS_TAXSETTINGS_API GreeceAdditionalInfo()=default
const Aws::String & GetContractingAuthorityCode() const
AWS_TAXSETTINGS_API GreeceAdditionalInfo(Aws::Utils::Json::JsonView jsonValue)
bool ContractingAuthorityCodeHasBeenSet() const
GreeceAdditionalInfo & WithContractingAuthorityCode(ContractingAuthorityCodeT &&value)
AWS_TAXSETTINGS_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue