7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/payment-cryptography-data/PaymentCryptographyData_EXPORTS.h>
19namespace PaymentCryptographyData {
43 template <
typename AuthResponseCodeT = Aws::String>
45 m_authResponseCodeHasBeenSet =
true;
46 m_authResponseCode = std::forward<AuthResponseCodeT>(value);
48 template <
typename AuthResponseCodeT = Aws::String>
56 bool m_authResponseCodeHasBeenSet =
false;
CryptogramVerificationArpcMethod1 & WithAuthResponseCode(AuthResponseCodeT &&value)
AWS_PAYMENTCRYPTOGRAPHYDATA_API Aws::Utils::Json::JsonValue Jsonize() const
void SetAuthResponseCode(AuthResponseCodeT &&value)
AWS_PAYMENTCRYPTOGRAPHYDATA_API CryptogramVerificationArpcMethod1 & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetAuthResponseCode() const
AWS_PAYMENTCRYPTOGRAPHYDATA_API CryptogramVerificationArpcMethod1(Aws::Utils::Json::JsonView jsonValue)
AWS_PAYMENTCRYPTOGRAPHYDATA_API CryptogramVerificationArpcMethod1()=default
bool AuthResponseCodeHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue