@taiyi-io/api-connector-ts
Preparing search index...
ControlQueryImportSourcesParams
Interface ControlQueryImportSourcesParams
查询导入源列表请求参数
Interface
interface
ControlQueryImportSourcesParams
{
limit
:
number
;
start
:
number
;
}
Index
Properties
limit
start
Properties
limit
limit
:
number
限制数量
start
start
:
number
起始偏移量
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
start
@taiyi-io/api-connector-ts
Loading...
查询导入源列表请求参数
Interface