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.
Shipment ShippingMethod Criterion¶
The ShippingMethod
Search Criterion searches for shipments based on a shipping method applied to them.
Arguments¶
value
- one or an array ofShippingMethodInterface
objects that indicate the shipping methods
Example¶
PHP¶
1 2 3 |
|