OrderCancellation class
Properties
-
actor
↔ String?
-
The actor that created the cancellation.
getter/setter pair
-
creationDate
↔ String?
-
Date on which the cancellation has been created, in ISO 8601 format.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
quantity
↔ int?
-
The quantity that was canceled.
getter/setter pair
-
reason
↔ String?
-
The reason for the cancellation.
getter/setter pair
-
reasonText
↔ String?
-
The explanation of the reason.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited