Filter based on order source
information.
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.