shopperRefused property

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

Print a shopper receipt when the payment is refused.

Implementation

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