7#include <aws/payment-cryptography-data/PaymentCryptographyData_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace PaymentCryptographyData
49 template<
typename AuthResponseCodeT = Aws::String>
50 void SetAuthResponseCode(AuthResponseCodeT&& value) { m_authResponseCodeHasBeenSet =
true; m_authResponseCode = std::forward<AuthResponseCodeT>(value); }
51 template<
typename AuthResponseCodeT = Aws::String>
57 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