7#include <aws/payment-cryptography/PaymentCryptography_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace PaymentCryptography
51 inline void SetKeySerialNumber(
const char* value) { m_keySerialNumberHasBeenSet =
true; m_keySerialNumber.assign(value); }
59 bool m_keySerialNumberHasBeenSet =
false;
void SetKeySerialNumber(const char *value)
ExportDukptInitialKey & WithKeySerialNumber(const char *value)
ExportDukptInitialKey & WithKeySerialNumber(const Aws::String &value)
AWS_PAYMENTCRYPTOGRAPHY_API ExportDukptInitialKey()
bool KeySerialNumberHasBeenSet() const
const Aws::String & GetKeySerialNumber() const
void SetKeySerialNumber(const Aws::String &value)
AWS_PAYMENTCRYPTOGRAPHY_API ExportDukptInitialKey & operator=(Aws::Utils::Json::JsonView jsonValue)
ExportDukptInitialKey & WithKeySerialNumber(Aws::String &&value)
AWS_PAYMENTCRYPTOGRAPHY_API ExportDukptInitialKey(Aws::Utils::Json::JsonView jsonValue)
void SetKeySerialNumber(Aws::String &&value)
AWS_PAYMENTCRYPTOGRAPHY_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue