7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/taxsettings/TaxSettings_EXPORTS.h>
19namespace TaxSettings {
41 template <
typename ContractingAuthorityCodeT = Aws::String>
43 m_contractingAuthorityCodeHasBeenSet =
true;
44 m_contractingAuthorityCode = std::forward<ContractingAuthorityCodeT>(value);
46 template <
typename ContractingAuthorityCodeT = Aws::String>
54 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