CatalogQueryItemVariationsForItemOptionValues
September 24, 2019 ยท View on GitHub
Description
Properties
| Name | Getter | Setter | Type | Description | Notes |
|---|---|---|---|---|---|
| item_option_value_ids | getItemOptionValueIds() | setItemOptionValueIds($value) | string[] | A set of `CatalogItemOptionValue` IDs to be used to find associated `CatalogItemVariation`s. All ItemVariations that contain all of the given Item Option Values (in any order) will be returned. | [optional] |
Note: All properties are protected and only accessed via getters and setters.