shopperCaptureRefused property

  1. @BuiltValueField.new(wireName: r'shopperCaptureRefused')
bool? get shopperCaptureRefused

Print a shopper receipt when capturing the payment is refused.

Implementation

@BuiltValueField(wireName: r'shopperCaptureRefused')
bool? get shopperCaptureRefused;