7#include <aws/b2bi/B2BI_EXPORTS.h>
8#include <aws/b2bi/model/X12AcknowledgmentOptions.h>
48 template<
typename AcknowledgmentOptionsT = X12AcknowledgmentOptions>
49 void SetAcknowledgmentOptions(AcknowledgmentOptionsT&& value) { m_acknowledgmentOptionsHasBeenSet =
true; m_acknowledgmentOptions = std::forward<AcknowledgmentOptionsT>(value); }
50 template<
typename AcknowledgmentOptionsT = X12AcknowledgmentOptions>
56 bool m_acknowledgmentOptionsHasBeenSet =
false;
const X12AcknowledgmentOptions & GetAcknowledgmentOptions() const
X12InboundEdiOptions & WithAcknowledgmentOptions(AcknowledgmentOptionsT &&value)
AWS_B2BI_API X12InboundEdiOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_B2BI_API Aws::Utils::Json::JsonValue Jsonize() const
void SetAcknowledgmentOptions(AcknowledgmentOptionsT &&value)
AWS_B2BI_API X12InboundEdiOptions()=default
bool AcknowledgmentOptionsHasBeenSet() const
AWS_B2BI_API X12InboundEdiOptions(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue