Name | Type | Description | Notes |
---|---|---|---|
package_ids | int[] | A list of the packages IDs to filter by. | [optional] |
sell_online | bool | When `true`, only returns products that can be sold online.<br /> When `false`, all products are returned.<br /> Default: false | [optional] |
limit | int | Number of results to include, defaults to 100 | [optional] |
offset | int | Page offset, defaults to 0. | [optional] |