7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/invoicing/Invoicing_EXPORTS.h>
9#include <aws/invoicing/model/BuyerDomain.h>
10#include <aws/invoicing/model/SupplierDomain.h>
44 m_buyerDomainHasBeenSet =
true;
45 m_buyerDomain = value;
59 template <
typename BuyerIdentifierT = Aws::String>
61 m_buyerIdentifierHasBeenSet =
true;
62 m_buyerIdentifier = std::forward<BuyerIdentifierT>(value);
64 template <
typename BuyerIdentifierT = Aws::String>
78 m_supplierDomainHasBeenSet =
true;
79 m_supplierDomain = value;
93 template <
typename SupplierIdentifierT = Aws::String>
95 m_supplierIdentifierHasBeenSet =
true;
96 m_supplierIdentifier = std::forward<SupplierIdentifierT>(value);
98 template <
typename SupplierIdentifierT = Aws::String>
112 template <
typename ProcurementPortalSharedSecretT = Aws::String>
114 m_procurementPortalSharedSecretHasBeenSet =
true;
115 m_procurementPortalSharedSecret = std::forward<ProcurementPortalSharedSecretT>(value);
117 template <
typename ProcurementPortalSharedSecretT = Aws::String>
131 template <
typename ProcurementPortalInstanceEndpo
intT = Aws::String>
133 m_procurementPortalInstanceEndpointHasBeenSet =
true;
134 m_procurementPortalInstanceEndpoint = std::forward<ProcurementPortalInstanceEndpointT>(value);
136 template <
typename ProcurementPortalInstanceEndpo
intT = Aws::String>
154 bool m_buyerDomainHasBeenSet =
false;
155 bool m_buyerIdentifierHasBeenSet =
false;
156 bool m_supplierDomainHasBeenSet =
false;
157 bool m_supplierIdentifierHasBeenSet =
false;
158 bool m_procurementPortalSharedSecretHasBeenSet =
false;
159 bool m_procurementPortalInstanceEndpointHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue