threeDS2supported property

  1. @BuiltValueField.new(wireName: r'threeDS2supported')
bool? get threeDS2supported

Indicator if 3D Secure 2 is supported.

Implementation

@BuiltValueField(wireName: r'threeDS2supported')
bool? get threeDS2supported;