IFindCustomProductsOptions interface
查询定制产品包商品选项
Signature:
interface IFindCustomProductsOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
number[] | (Optional) 真分类id (复数时并集) | ||
boolean | (Optional) 是否深搜索(folderId及)所有后代类目, 默认 true | ||
string | (Optional) 商品类目ID(默认根目录) | ||
(Optional) 商品库类型, 暂只支持企业库(默认) | |||
number | 一次拉取的数量上限, 从数据安全以及性能上考虑, 最大值限制为50, 如果有拉取更多数据的需求, 请发起多次请求 | ||
string | 产品包id | ||
number | 拉取列表的偏移量,从0开始 | ||
定制行业线 |