sdkOutput property
A base64-encoded block with the data required to register the SCA device. You obtain this information by using Adyen's authentication SDK.
Implementation
@BuiltValueField(wireName: r'sdkOutput')
String get sdkOutput;
A base64-encoded block with the data required to register the SCA device. You obtain this information by using Adyen's authentication SDK.
@BuiltValueField(wireName: r'sdkOutput')
String get sdkOutput;