Order CustomerName Criterion¶
The CustomerNameCriterion Search Criterion searches for orders based on the name of the customer.
Arguments¶
user_name- string that represents a name of the customer
Example¶
PHP¶
1 2 3 4 5 6 | |
The CustomerNameCriterion Search Criterion searches for orders based on the name of the customer.
user_name - string that represents a name of the customer1 2 3 4 5 6 | |