autoRescue property
Set to true to enable Auto Rescue for a transaction. Use the maxDaysToRescue to specify a rescue window.
Implementation
@BuiltValueField(wireName: r'autoRescue')
String? get autoRescue;
Set to true to enable Auto Rescue for a transaction. Use the maxDaysToRescue to specify a rescue window.
@BuiltValueField(wireName: r'autoRescue')
String? get autoRescue;