Cancel class

Constructors

Cancel({required String docRefZ, required String docRefNumber, required String docDate, EnableType? printPreview, String? fiscalSerial, EnableType? checkOnly, String? codLottery, List<CommonSale>? cancelRecItems})

Properties

cancelRecItems List<CommonSale>?
getter/setter pair
checkOnly EnableType?
getter/setter pair
codLottery String?
getter/setter pair
docDate String
getter/setter pair
docRefNumber String
getter/setter pair
docRefZ String
getter/setter pair
fiscalSerial String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
printPreview EnableType?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited