7#include <aws/b2bi/B2BI_EXPORTS.h>
8#include <aws/b2bi/model/X12InboundEdiOptions.h>
43 template <
typename X12T = X12InboundEdiOptions>
45 m_x12HasBeenSet =
true;
46 m_x12 = std::forward<X12T>(value);
48 template <
typename X12T = X12InboundEdiOptions>
50 SetX12(std::forward<X12T>(value));
56 bool m_x12HasBeenSet =
false;
void SetX12(X12T &&value)
InboundEdiOptions & WithX12(X12T &&value)
bool X12HasBeenSet() const
AWS_B2BI_API Aws::Utils::Json::JsonValue Jsonize() const
const X12InboundEdiOptions & GetX12() const
AWS_B2BI_API InboundEdiOptions(Aws::Utils::Json::JsonView jsonValue)
AWS_B2BI_API InboundEdiOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_B2BI_API InboundEdiOptions()=default
Aws::Utils::Json::JsonValue JsonValue