This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
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 |
|