OrderRefund class
Properties
-
actor
↔ String?
-
The actor that created the refund.
getter/setter pair
-
amount
↔ Price?
-
The amount that is refunded.
getter/setter pair
-
creationDate
↔ String?
-
Date on which the item has been created, in ISO 8601 format.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
reason
↔ String?
-
The reason for the refund.
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