threeDS2RequestData property
- @BuiltValueField.new(wireName: r'threeDS2RequestData')
Request fields for 3D Secure 2. To check if any of the following fields are required for your integration, refer to Online payments or Classic integration documentation.
Implementation
@BuiltValueField(wireName: r'threeDS2RequestData')
ThreeDS2RequestFields? get threeDS2RequestData;