threeDSecure property

  1. @BuiltValueField.new(wireName: r'threeDSecure')
ThreeDSecure? get threeDSecure

The data of the result from the 3DS authentication.

Implementation

@BuiltValueField(wireName: r'threeDSecure')
ThreeDSecure? get threeDSecure;