7#include <aws/payment-cryptography-data/PaymentCryptographyData_EXPORTS.h>
8#include <aws/payment-cryptography-data/model/TranslationPinDataAs2805Format0.h>
9#include <aws/payment-cryptography-data/model/TranslationPinDataIsoFormat034.h>
10#include <aws/payment-cryptography-data/model/TranslationPinDataIsoFormat1.h>
21namespace PaymentCryptographyData {
43 template <
typename IsoFormat0T = TranslationPinDataIsoFormat034>
45 m_isoFormat0HasBeenSet =
true;
46 m_isoFormat0 = std::forward<IsoFormat0T>(value);
48 template <
typename IsoFormat0T = TranslationPinDataIsoFormat034>
61 template <
typename IsoFormat1T = TranslationPinDataIsoFormat1>
63 m_isoFormat1HasBeenSet =
true;
64 m_isoFormat1 = std::forward<IsoFormat1T>(value);
66 template <
typename IsoFormat1T = TranslationPinDataIsoFormat1>
79 template <
typename IsoFormat3T = TranslationPinDataIsoFormat034>
81 m_isoFormat3HasBeenSet =
true;
82 m_isoFormat3 = std::forward<IsoFormat3T>(value);
84 template <
typename IsoFormat3T = TranslationPinDataIsoFormat034>
97 template <
typename IsoFormat4T = TranslationPinDataIsoFormat034>
99 m_isoFormat4HasBeenSet =
true;
100 m_isoFormat4 = std::forward<IsoFormat4T>(value);
102 template <
typename IsoFormat4T = TranslationPinDataIsoFormat034>
115 template <
typename As2805Format0T = TranslationPinDataAs2805Format0>
117 m_as2805Format0HasBeenSet =
true;
118 m_as2805Format0 = std::forward<As2805Format0T>(value);
120 template <
typename As2805Format0T = TranslationPinDataAs2805Format0>
136 bool m_isoFormat0HasBeenSet =
false;
137 bool m_isoFormat1HasBeenSet =
false;
138 bool m_isoFormat3HasBeenSet =
false;
139 bool m_isoFormat4HasBeenSet =
false;
140 bool m_as2805Format0HasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue