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