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

Latest commit

 

History

History
15 lines (9 loc) · 768 Bytes

SearchOrdersSourceFilter.md

File metadata and controls

15 lines (9 loc) · 768 Bytes

SearchOrdersSourceFilter

Description

Filter based on order source information.

Properties

Name Getter Setter Type Description Notes
source_names getSourceNames() setSourceNames($value) string[] Filters by `Source` `name`. Will return any orders with with a `source.name` that matches any of the listed source names. Max: 10 source names. [optional]

Note: All properties are protected and only accessed via getters and setters.

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