SearchOrdersSourceFilter

September 24, 2019 ยท View on GitHub

Description

Filter based on order source information.

Properties

NameGetterSetterTypeDescriptionNotes
source_namesgetSourceNames()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]