SearchOrdersSourceFilter
September 24, 2019 ยท View on GitHub
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.