encryptionKey property
The key you share with Adyen to secure local communications when using Terminal API.
Implementation
@BuiltValueField(wireName: r'encryptionKey')
Key? get encryptionKey;
The key you share with Adyen to secure local communications when using Terminal API.
@BuiltValueField(wireName: r'encryptionKey')
Key? get encryptionKey;