threeDOffered property
A Boolean value indicating whether 3DS was offered for this payment. Example: true
Implementation
@BuiltValueField(wireName: r'threeDOffered')
String? get threeDOffered;
A Boolean value indicating whether 3DS was offered for this payment. Example: true
@BuiltValueField(wireName: r'threeDOffered')
String? get threeDOffered;