FilterableShippingMethodAdjustmentProps
An object used to allow specifying flexible queries with and/or conditions.
Properties
id
string | string[]shipping_method_id
string | string[]promotion_id
string | string[]provider_id
string | string[]shipping_method
FilterableShippingMethodProps
shipping_method
FilterableShippingMethodPropsAn array of filters to apply on the entity, where each item in the array is joined with an "and" condition.
An array of filters to apply on the entity, where each item in the array is joined with an "or" condition.
Was this section helpful?