menu
another_square package
documentation
square_models.dart
InvoiceFilter
InvoiceFilter.new constructor
InvoiceFilter.new constructor
dark_mode
light_mode
InvoiceFilter
constructor
InvoiceFilter
(
{
List
<
String
>
?
locationIds
,
List
<
String
>
?
customerIds
,
})
Implementation
InvoiceFilter({ this.locationIds, this.customerIds });
another_square package
documentation
square_models
InvoiceFilter
InvoiceFilter.new constructor
InvoiceFilter class