7#include <aws/b2bi/B2BI_EXPORTS.h>
8#include <aws/b2bi/model/X12Details.h>
45 template<
typename X12T = X12Details>
46 void SetX12(X12T&& value) { m_x12HasBeenSet =
true; m_x12 = std::forward<X12T>(value); }
47 template<
typename X12T = X12Details>
53 bool m_x12HasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue