Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 657 Bytes

File metadata and controls

15 lines (9 loc) · 657 Bytes

SearchOrdersSourceFilter

squareconnect.models.search_orders_source_filter

Description

Filter based on Order source information.

Properties

Name Type Description Notes
source_names list[str] Filters by Source `name`. Will return any orders with with `source.name`s that match any of the listed source names. Max: 10 `source_names`. [optional]

[Back to Model list] [Back to API list] [Back to README]