threeDS2ResponseData property
- @BuiltValueField.new(wireName: r'threeDS2ResponseData')
Response of the 3D Secure 2 authentication.
Implementation
@BuiltValueField(wireName: r'threeDS2ResponseData')
ThreeDS2ResponseData? get threeDS2ResponseData;
Response of the 3D Secure 2 authentication.
@BuiltValueField(wireName: r'threeDS2ResponseData')
ThreeDS2ResponseData? get threeDS2ResponseData;