shopperVoid property
Print a shopper receipt when a previous transaction is voided.
Implementation
@BuiltValueField(wireName: r'shopperVoid')
bool? get shopperVoid;
Print a shopper receipt when a previous transaction is voided.
@BuiltValueField(wireName: r'shopperVoid')
bool? get shopperVoid;