SearchOrdersCustomerFilter

August 15, 2019 ยท View on GitHub

Description

Filter based on Order customer_id and any Tender customer_id associated with the Order. Does not filter based on the FulfillmentRecipient customer_id.

Properties

NameGetterSetterTypeDescriptionNotes
customer_idsgetCustomerIds()setCustomerIds($value)string[]List of customer IDs to filter by. Max: 10 customer IDs.[optional]

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

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