threeDAuthenticated property
A Boolean value indicating whether 3DS authentication was completed on this payment. Example: true
Implementation
@BuiltValueField(wireName: r'threeDAuthenticated')
String? get threeDAuthenticated;
A Boolean value indicating whether 3DS authentication was completed on this payment. Example: true
@BuiltValueField(wireName: r'threeDAuthenticated')
String? get threeDAuthenticated;