7#include <aws/b2bi/B2BI_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 inline void SetApplicationSenderCode(
const char* value) { m_applicationSenderCodeHasBeenSet =
true; m_applicationSenderCode.assign(value); }
65 inline void SetApplicationReceiverCode(
const char* value) { m_applicationReceiverCodeHasBeenSet =
true; m_applicationReceiverCode.assign(value); }
79 inline void SetResponsibleAgencyCode(
const char* value) { m_responsibleAgencyCodeHasBeenSet =
true; m_responsibleAgencyCode.assign(value); }
87 bool m_applicationSenderCodeHasBeenSet =
false;
90 bool m_applicationReceiverCodeHasBeenSet =
false;
93 bool m_responsibleAgencyCodeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue