menu
googleapis package
documentation
content/v2_1.dart
OrderRefund
OrderRefund constructor
OrderRefund constructor
dark_mode
light_mode
OrderRefund
constructor
OrderRefund
(
{
String
?
actor
,
Price
?
amount
,
String
?
creationDate
,
String
?
reason
,
String
?
reasonText
,
})
Implementation
OrderRefund({ this.actor, this.amount, this.creationDate, this.reason, this.reasonText, });
googleapis package
documentation
content/v2_1
OrderRefund
OrderRefund constructor
OrderRefund class