threeDS2SdkVersion property

  1. @BuiltValueField.new(wireName: r'threeDS2SdkVersion')
String? get threeDS2SdkVersion

Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.

Implementation

@BuiltValueField(wireName: r'threeDS2SdkVersion')
String? get threeDS2SdkVersion;