sdkAppID property
The sdkAppID value as received from the 3D Secure 2 SDK. Required for deviceChannel set to app.
Implementation
@BuiltValueField(wireName: r'sdkAppID')
String? get sdkAppID;
The sdkAppID value as received from the 3D Secure 2 SDK. Required for deviceChannel set to app.
@BuiltValueField(wireName: r'sdkAppID')
String? get sdkAppID;