threeDS2ResponseData property

  1. @BuiltValueField.new(wireName: r'threeDS2ResponseData')
ThreeDS2ResponseData? get threeDS2ResponseData

Response of the 3D Secure 2 authentication.

Implementation

@BuiltValueField(wireName: r'threeDS2ResponseData')
ThreeDS2ResponseData? get threeDS2ResponseData;