menu
another_square package
documentation
square_models.dart
OrderLineItemAppliedDiscount
OrderLineItemAppliedDiscount constructor
OrderLineItemAppliedDiscount constructor
dark_mode
light_mode
OrderLineItemAppliedDiscount
constructor
OrderLineItemAppliedDiscount
(
{
Money
?
appliedMoney
,
String
?
uid
,
String
?
discountUid
,
})
Implementation
OrderLineItemAppliedDiscount({this.appliedMoney, this.uid, this.discountUid});
another_square package
documentation
square_models
OrderLineItemAppliedDiscount
OrderLineItemAppliedDiscount constructor
OrderLineItemAppliedDiscount class